TickerMode

Mode for ticker function.

Note: Ticker channels are not currently integrated with structured concurrency and their api will change in the future.

Entries

Link copied to clipboard

Adjust delay to maintain fixed period if consumer cannot keep up or is otherwise slow. This is a default mode.

Link copied to clipboard

Maintains fixed delay between produced elements if consumer cannot keep up or it otherwise slow.

Sources

Link copied to clipboard