MCPcopy
hub / github.com/zxlie/FeHelper / e

Function e

apps/crontab/index.js:1106–1110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1104
1105 null == n && (n = 100);
1106 var e = function () {
1107 u = this, a = arguments, i = Date.now();
1108 var e = r && !o;
1109 return o || (o = setTimeout(c, n)), e && (s = t.apply(u, a), u = a = null), s
1110 };
1111 return e.clear = function () {
1112 o && (clearTimeout(o), o = null)
1113 }, e.flush = function () {

Callers 4

crontabGuruStarterFunction · 0.70
jFunction · 0.70
oFunction · 0.70
SFunction · 0.70

Calls 1

setTimeoutFunction · 0.85

Tested by

no test coverage detected