delayWith

Delay every element passed through with a duration that can be controlled dynamically.

Timer driven operators

Signature

Source.delayWithSource.delayWith Flow.delayWithFlow.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