latest property

Duration get latest

Time spent in the most recent run.

Implementation

Duration get latest => Duration(microseconds: _latestMicros);