pub type NanosDuration<T> = Duration<T, 1, 1000000000>;
Expand description

Alias for nanosecond duration