nanoseconds property

Rational nanoseconds

Gets the number of nanoseconds in this Time, including any fractional portion.

Implementation

Rational get nanoseconds => getUnits(TimeUnit.nanosecond);