nanosecond property

int nanosecond

The nanosecond of the microsecond as a number from 0 to 999.

Implementation

int get nanosecond => getSecondFractions(2);