Constant chrono::time_delta::NANOS_PER_SEC

source ยท
pub(crate) const NANOS_PER_SEC: i32 = 1_000_000_000;
Expand description

The number of nanoseconds in seconds.