delayWith
Delay every element passed through with a duration that can be controlled dynamically.
Signature
Source.delayWith
Source.delayWith
Flow.delayWith
Flow.delayWith
Description
Delay every element passed through with a duration that can be controlled dynamically, individually for each elements (via the DelayStrategy
).
emits there is a pending element in the buffer and configured time for this element elapsed
backpressures differs, depends on OverflowStrategy
set
completes when upstream completes and buffered elements has been drained