TimeHistogram.mean_time_micros

struct TimeHistogram
double
mean_time_micros
()

Return Value

Type: double

the mean time (in microseconds) taken by each transaction (may, of course, be NaN, if this.count == 0)

Meta