maximum property

Duration get maximum

The slowest single run observed.

Implementation

Duration get maximum => Duration(microseconds: _maxMicros);