File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/mout/src/function/timeout.js
Back
define(['../array/slice'], function (slice) { /** * Delays the call of a function within a given context. */ function timeout(fn, millis, context){ var args = slice(arguments, 3); return setTimeout(function() { fn.apply(context, args); }, millis); } return timeout; });
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings