MCPcopy Create free account
hub / github.com/bigskysoftware/_hyperscript / setTimeout

Function setTimeout

tools/common/browser-stubs.js:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 readyState: 'complete'
16};
17var setTimeout = function() { return 0; };
18var clearTimeout = function() {};
19var setInterval = function() { return 0; };
20var clearInterval = function() {};

Callers 15

#initElementMethod · 0.70
resolveMethod · 0.70
_resolveScrollFunction · 0.70
resolveMethod · 0.70
resolveMethod · 0.70
resolveMethod · 0.70
_settleOneFunction · 0.70
resolveMethod · 0.70
executeMethod · 0.70
installMethod · 0.70
resetHandlerFunction · 0.70
readyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected