Time

Time functions.

dmTime::GetTime()

get current time in microseconds

Get current time in microseconds since Jan. 1, 1970.

RETURN

result - Current time in microseconds


dmTime::Sleep(useconds)

sleep thread with low precision (~10 milliseconds).

Sleep thread with low precision (~10 milliseconds).

PARAMETERS

useconds - Time to sleep in microseconds