microseconds property

int microseconds

Implementation

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