Type Definition 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.