totalMicros property
int
get
totalMicros
Total time spent in the system, in microseconds.
Implementation
int get totalMicros => _totalMicros;
Total time spent in the system, in microseconds.
int get totalMicros => _totalMicros;