Constant NANOS_PER_MILLIS

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

Number of nanoseconds in a millisecond.