![]() |
|
Navigation |
Synopsis Current time in milliseconds (10
-3 sec) since January 1, 1970 GMT.
Function
int getMilliTime()
Usage
import util::Benchmark;
Description This function is a synonym for realTime and gives the wall clock time in milliseconds.
![]() |