Skip to main content

Module time

Module time 

Source
Expand description

Cross-platform time helpers via web-time (native and wasm).

Structs§

Instant
A measurement of a monotonically nondecreasing clock. Opaque and useful only with Duration.

Functions§

unix_timestamp_millis
Current unix timestamp in milliseconds.
unix_timestamp_secs
Current unix timestamp in whole seconds.