microseconds property

int microseconds
final

Gets the number of microseconds 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 microseconds;