Constant NANOS_PER_MICROS

pub const NANOS_PER_MICROS: u64 = 1_000; // 1_000u64
Expand description

Number of nanoseconds in a microsecond.