MCPcopy Create free account
hub / github.com/WebReflection/neverland / reset

Function reset

index.js:258–261  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

256 }
257
258 function reset() {
259 force = limit || Infinity;
260 timer = compat ? 0 : null;
261 }
262
263 function stop(flush) {
264 var didStop = !!timer;

Callers 2

rerafFunction · 0.70
invokeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected