now( ) int
Returns the current time in seconds since the Unix epoch.
Example Usage:
now( ) int
Returns the current time in seconds since the Unix epoch.
Example Usage:
now_ns( ) double
Returns the current time in nanoseconds since the Unix epoch.
Example Usage:
now_ms( ) double
Returns the current time in milliseconds since the Unix epoch.
Example Usage: