/
home
/
infinitibizsol
/
.trash
/
node_modules
/
timers-ext
/
test
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules/timers-ext/test/once.js
"use strict"; module.exports = function (t, a, d) { var called = 0, fn = t(function () { ++called; }); fn(); fn(); fn(); setTimeout(function () { a(called, 1); called = 0; fn = t(function () { ++called; }, 50); fn(); fn(); fn(); setTimeout(function () { fn(); fn(); setTimeout(function () { fn(); fn(); setTimeout(function () { fn(); fn(); setTimeout(function () { a(called, 1); d(); }, 70); }, 30); }, 30); }, 30); }, 10); };
Copyright ©2k19 -
Hexid
|
Tex7ure