millisecond property

int millisecond

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

Implementation

int get millisecond => getSecondFractions(0);