pub const NANOS_PER_MICRO: u64 = 1_000;
Expand description

The number of nanoseconds per microsecond.