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

Function reset

test/neverland.js:337–340  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

335 }
336
337 function reset() {
338 force = limit || Infinity;
339 timer = compat ? 0 : null;
340 }
341
342 function stop(flush) {
343 var didStop = !!timer;

Callers 2

rerafFunction · 0.70
invokeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected