pub const MICROS_PER_SEC: u64 = 1_000_000;
Expand description

The number of microseconds per second.