AsyncMysqlClientStats::ioThreadBusyMicrosAvg

Average of reported busy time in the client's IO thread

public function ioThreadBusyMicrosAvg(): float;

This returns an exponentially-smoothed average.

Returns

  • float - A float representing the average busy time of this MySQL client's IO Thread.