Crate timingwheel

Crate timingwheel 

Source
Expand description

A timing wheel based timer.

Structs§

JiffiesWheel
The hierarchical timing wheel structure for managing timers in jiffies (milliseconds).

Functions§

far_future
Create a far future instant.
make_instant_from
Create an instant from the given instant and a duration.
make_instant_from_now
Create an instant from Instant::now and a duration.