Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
kotlinx.coroutines
1.10.1
jvm
switch theme
search in API
kotlinx-coroutines-core
/
kotlinx.coroutines.channels
/
TickerMode
/
FIXED_DELAY
FIXED_DELAY
jvm
FIXED_DELAY
Maintains fixed delay between produced elements if consumer cannot keep up or it otherwise slow.