Constant MICROS_PER_SEC

pub const MICROS_PER_SEC: u64 = 1_000_000; // 1_000_000u64
Expand description

Number of microseconds in a second.