getting closer to full port of web app starter
This commit is contained in:
@@ -9,3 +9,7 @@ Returns a 64 bit float containing the current Unix timestamp with millisecond ac
|
||||
|
||||
:see
|
||||
>time
|
||||
|
||||
:related
|
||||
**PHP:** `microtime(true)` or high-resolution timers
|
||||
**JavaScript / Node.js:** `performance.now()` or high-resolution Node timers
|
||||
|
||||
Reference in New Issue
Block a user