yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-core
/
io.github.yafrl
/
throttled
throttled
fun
<
A
>
Event
<
A
>
.
throttled
(
duration
:
Duration
)
:
Event
<
A
>
(
source
)
Creates a modified
Event
that emits events at a frequency of at most
duration
.