Crate timing_wheel

Source
Expand description

A binary-heap based timewheel alogrithem implemenation.

Structsยง

TimeWheel
A priority queue(binary-heap) based timing wheel implementation.