microsecond property

int microsecond

Returns the microsecond ranging from 0 to 999.

Implementation

int get microsecond => _getter.microsecond(dateTime);