An unbounded blocking queue of delayed values. When a value is pushed onto the queue, a delay is included. The value will only be able to be popped off once the specified delay has expired. The head of the queue is the value whose delay is expired and furthest in the past.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected