Available on crate feature time only.
Expand description

A queue of delayed elements.

See DelayQueue for more details.

Structs

A queue of delayed elements.
An entry in DelayQueue that has expired and been removed.
Token to a value stored in a DelayQueue.