Get the average loop time in microseconds (an exponentially‐smoothed ave)
Synopsis
Declared in <folly/io/async/EventBase.h>
double
getAvgLoopTime() const;
Return Value
The average loop time in microseconds.
Created with MrDocs