uce/doc/pages/microtime.txt

12 lines
185 B
Plaintext

:sig
f64 microtime()
:params
return value : current Unix timestamp
:desc
Returns a 64 bit float containing the current Unix timestamp with millisecond accuracy or better.
:see
>time