Microseconds
Microseconds function

Method PrototypeDescription
Microseconds As Doubleget the number of microseconds since the system was last rebooted


This function reports how long ago the system running the Yuma server was booted, in microseconds. By itself, the value has little meaning, but by checking it twice, you can tell how much time has elapsed between the two checks.

See also the Ticks function.