Skip to main content

now_millis

Function now_millis 

Source
pub(crate) fn now_millis() -> u64
Expand description

Milliseconds since the Unix epoch. web_time re-exports std::time off wasm, so this is the same clock on every target.