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.behaviors
/
Behavior
/
sampleState
sample
State
open
fun
sampleState
(
times
:
Event
<
Any
?
>
=
Timeline.currentTimeline().timeBehavior.updated()
)
:
Signal
<
A
>
(
source
)
Sample a
Behavior
to produce a
Signal
.
See
sample
.