Skip to main content

unix_epoch_ms

Function unix_epoch_ms 

Source
pub fn unix_epoch_ms() -> u64
Expand description

Current Unix epoch in milliseconds, clamped to u64.

Saturates to 0 if the clock is before the epoch (theoretical).