kotlinx.coroutines
1.6.4-SNAPSHOT
jvm
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.