type Nanoseconds = RangedI32<{ _ }, { _ }>;
The type of the nanosecond field of Duration.
nanosecond
Duration
struct Nanoseconds(/* private fields */);