Constant zebra_network::constants::NANOS_PER_SECOND
source ยท const NANOS_PER_SECOND: f64 = 1_000_000_000.0;
Expand description
The number of nanoseconds in one second.
const NANOS_PER_SECOND: f64 = 1_000_000_000.0;
The number of nanoseconds in one second.