pub const NANOS_PER_SEC: u32 = 1_000_000_000;
Expand description

Nanoseconds per second.