current_time
This function returns the number of milliseconds which have elapsed since an
arbitrary epoch. The time is gathered using CLOCK_MONOTONIC
.
Arguments
None
Return values
ms
: number
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
This function returns the number of milliseconds which have elapsed since an
arbitrary epoch. The time is gathered using CLOCK_MONOTONIC
.
None
ms
: number