Gettime
From OpenEUO
Revision as of 21:46, 7 October 2010 by 76.184.213.234 (Talk) (Created page with " local nHour, nMinute, nSecond, nMillisec = gettime () Returns the current time as four values: hours, minutes, seconds, milliseconds. [http://msdn.microsoft.com/en-us/librar...")
local nHour, nMinute, nSecond, nMillisec = gettime ()
Returns the current time as four values: hours, minutes, seconds, milliseconds.