A hashed hierarchical wheel timer with microsecond resolution.

Synopsis

Declared in <folly/io/async/HHWheelTimer‐fwd.h>

using HHWheelTimerHighRes = HHWheelTimerBase<std::chrono::microseconds>;

Created with MrDocs