Constant axhal::time::NANOS_PER_MILLIS
source · pub const NANOS_PER_MILLIS: u64 = 1_000_000;
Expand description
Number of nanoseconds in a millisecond.
pub const NANOS_PER_MILLIS: u64 = 1_000_000;
Number of nanoseconds in a millisecond.