microseconds property

int get microseconds

Implementation

int get microseconds => inMicroseconds - (inMilliseconds * 1000);