afterMicroseconds property

int afterMicroseconds

Gets the duration in microseconds after the specified time.

Implementation

int get afterMicroseconds => microseconds * -1;