Clock object created by @sinonjs/fake-timers.
Names of clock methods that may be faked by install.
Clock object created by calling install();
.
Fake clock for a Node environment.
Timer identifier for clock scheduling.
Creates a clock and installs it globally.
Apply new context to fake timers.
New context to apply like window
(in browsers) or global
(in node).
Fake clock for a browser environment.