pub const MILLIS_PER_SEC: u64 = 1_000;
Expand description

The number of milliseconds per second.