chrono::time_delta

Constant NANOS_PER_SEC

Source
pub(crate) const NANOS_PER_SEC: i32 = 1_000_000_000;
Expand description

The number of nanoseconds in seconds.