concurrency ~master (2022-01-07T14:23:47Z)
Dub
Repo
throttling
concurrency
stream
throttling
Undocumented in source. Be warned that the author may not have intended to support it.
auto
throttling
(
Stream
ThrottleEmitLogic
emitLogic
ThrottleTimerLogic
timerLogic
)
(
Stream
stream
,
Duration
dur
)
if
(
models
!(
Stream
,
isStream
)
)
Meta
Source
See Implementation
concurrency
stream
throttling
enums
ThrottleEmitLogic
ThrottleTimerLogic
functions
debounce
throttleFirst
throttleLast
throttling
structs
SenderReceiver
TimerReceiver
templates
ThrottleStreamOp