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 removed.
Token to a value stored in a DelayQueue.