nanoseconds property

int nanoseconds
final

Gets the number of nanoseconds within this period.

This property returns zero both when the property has been explicitly set to zero and when the period does not contain this property.

Implementation

final int nanoseconds;