milliseconds property

int milliseconds
final

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