MCPcopy
hub / github.com/csev/py4e / useSetTimeout

Function useSetTimeout

tools/pythonauto/static/skulpt-004/skulpt.js:4395–4399  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4393 }
4394
4395 function useSetTimeout() {
4396 return function() {
4397 local.setTimeout(flush, 1);
4398 };
4399 }
4400
4401 var queue = [];
4402 function flush() {

Callers 1

skulpt.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected