getMicroseconds property

int getMicroseconds

Get the microseconds of the given date. The microsecond 0...999.

Implementation

int get getMicroseconds => microsecond;