Available on macro
Current time.
See also:
https://aantron.github.io/luv/luv/Luv/Time
staticgetTimeOfDay():Result<{usec:Int, sec:Int64}>
Get time.
statichrTime():UInt64
Samples the high-resolution timer.
staticsleep(duration:Int):Void
Suspends the calling thread for at least the given number of milliseconds.