maxMicros property
int
get
maxMicros
The slowest single run observed, in microseconds.
Implementation
int get maxMicros => _maxMicros;
The slowest single run observed, in microseconds.
int get maxMicros => _maxMicros;