12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
:sig
|
|
f64 time_precise()
|
|
|
|
:params
|
|
return value : current Unix timestamp
|
|
|
|
:desc
|
|
Returns a 64 bit float containing the current Unix timestamp with millisecond accuracy or better.
|
|
|
|
:see
|
|
>time
|