afterMicroseconds property

int get afterMicroseconds

Gets the duration in microseconds after the specified time.

Implementation

int get afterMicroseconds => microseconds * -1;