English
Appearance
@modoki/engine / index / setManualNow
setManualNow(ms): void
ms
void
Install a manual clock pinned at ms. All subsequent rawNow() calls return this value until advanceManual() moves it or restoreRealClock() clears it.
rawNow()
advanceManual()
restoreRealClock()
number