getting closer to full port of web app starter
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
: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
|
||||
Reference in New Issue
Block a user