pub const NANOS_PER_MICRO: u32 = 1_000;
Expand description

Nanoseconds per microsecond.