File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/throttleit/example.js
Back
var throttle = require('./'); function onprogress(n) { console.log('progress %s%', n); } onprogress = throttle(onprogress, 500); var n = 0; setInterval(function(){ if (n >= 100) return; onprogress(n++); }, 50);
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings