hertz property

double hertz

Returns the operations hertz: The average operations per second of the period (elapsedTimeSec) of this chronometer.

Implementation

double get hertz => computeHertz(operations);