pub const NANOS_PER_MILLI: u64 = 1_000_000;
Expand description

The number of nanoseconds per millisecond.