NANOS_PER_MILLI

Constant NANOS_PER_MILLI 

Source
const NANOS_PER_MILLI: i32 = 1_000_000;
Expand description

The number of nanoseconds in a millisecond.