Returns the start time of the current interval.
Synopsis
Declared in <folly/executors/Codel.h>
std::chrono::steady_clock::time_point
getIntervalTime();
Return Value
The interval start time point.
Created with MrDocs