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.timeline
/
Timeline
/
Timeline
Timeline
constructor
(
scope
:
CoroutineScope
,
timeTravelEnabled
:
Boolean
,
debugLogging
:
Boolean
,
eventLogger
:
EventLogger
,
graph
:
Graph
,
initTimeTravel
:
(
Timeline
)
->
TimeTravelDebugger
,
lazy
:
Boolean
,
initClock
:
(
Signal
<
Boolean
>
)
->
Event
<
Duration
>
)
(
source
)