total property

Duration get total

Total time spent in the system.

Implementation

Duration get total => Duration(microseconds: _totalMicros);