durationMicros method
The current number of microseconds since the timer was started
Implementation
int durationMicros() => _durationMicros();
The current number of microseconds since the timer was started
int durationMicros() => _durationMicros();