Type Definition ore::now::EpochMillis [−][src]
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.