MCPcopy Create free account
hub / github.com/caike/jQuery-Simple-Timer / internalRecover

Function internalRecover

tests/qunit-2.9.2.js:3602–3605  ·  view source on GitHub ↗
(test)

Source from the content-addressed store, hash-verified

3600
3601 // Forcefully release all processing holds.
3602 function internalRecover(test) {
3603 test.semaphore = 0;
3604 internalStart(test);
3605 }
3606
3607 // Release a processing hold, scheduling a resumption attempt if no holds remain.
3608 function internalStart(test) {

Callers 2

qunit-2.9.2.jsFile · 0.85
internalStopFunction · 0.85

Calls 1

internalStartFunction · 0.85

Tested by

no test coverage detected