Module ora_timer::wheel

source ·
Expand description

A hierarchical timing wheel based on https://github.com/Bathtor/rust-hash-wheel-timer.

Structs§

  • A hierarchical timing wheel with a given entry type and resolution.