Type Alias mz_ore::now::EpochMillis
source ยท pub type EpochMillis = u64;
Expand description
A type representing the number of milliseconds since the Unix epoch.
pub type EpochMillis = u64;
A type representing the number of milliseconds since the Unix epoch.