MCPcopy Create free account
hub / github.com/caike/jQuery-Simple-Timer / module$1

Function module$1

tests/qunit-2.9.2.js:1211–1217  ·  view source on GitHub ↗
(name, options, executeNow)

Source from the content-addressed store, hash-verified

1209 }
1210
1211 function module$1(name, options, executeNow) {
1212 if (focused) {
1213 return;
1214 }
1215
1216 processModule(name, options, executeNow);
1217 }
1218
1219 module$1.only = function () {
1220 if (focused) {

Callers

nothing calls this directly

Calls 1

processModuleFunction · 0.85

Tested by

no test coverage detected