English
Appearance
@modoki/engine / index / setJournalTick
setJournalTick(tick, world?): void
tick
world?
void
Set the current tick used to stamp subsequent emits. Wired from timeSystem (Time.frame); tests/headless can set it directly.
timeSystem
Time.frame
number
World = ...
World
...