use the property name _onTimeout
so that the global clearTimeout
method in Node will make it no-op if it gets passed there.
Rest
...a: any[]Clock governing this timer
set by unref
These timers don't keep the event loop open anyway, so this doesn't do much, but it's useful when testing to ensure that a timeout had .ref() or .unref() called on it.
When this timer should fire
simulacrum of node's Timer.ref. Just sets the ref field.
simulacrum of node's Timer.unref. Just sets the ref field.
Generated using TypeDoc
A Timer that lives in the mock clock