Constant chrono::time_delta::NANOS_PER_MILLI
source ยท const NANOS_PER_MILLI: i32 = 1_000_000;
Expand description
The number of nanoseconds in a millisecond.
const NANOS_PER_MILLI: i32 = 1_000_000;
The number of nanoseconds in a millisecond.