Delays the emitting of the first item in the async-iterable by the given due time.
The type of elements in the source sequence.
The delay duration in milliseconds
An operator which delays the before the iteration begins.
Generated using TypeDoc
Delays the emitting of the first item in the async-iterable by the given due time.