microsecond property

int microsecond

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

Implementation

int get microsecond => getSecondFractions(1);