Skip to main content

Module time_wheel

Module time_wheel 

Source
Expand description

Core hashed wheel timer implementation.

Structs§

HashedWheelTimer
Single-level hashed wheel timer indexed by event ID.
ScheduleResult
Result of successful scheduling in HashedWheelTimer.
UpdateResult
Result of successful update/reschedule in HashedWheelTimer.

Enums§

TimeWheelError
Errors produced by timer utility/query methods.