Expand description
Simple hashed wheel timer with bounded interval.
Relevant: http://www.cs.columbia.edu/~nahum/w6998/papers/sosp87-timing-wheels.pdf
Structsยง
- A simple wheel timer implementation with a fixed ring size.
Simple hashed wheel timer with bounded interval.
Relevant: http://www.cs.columbia.edu/~nahum/w6998/papers/sosp87-timing-wheels.pdf