Constant NANOS_PER_SEC

pub const NANOS_PER_SEC: u64 = 1_000_000_000; // 1_000_000_000u64
Expand description

Number of nanoseconds in a second.