MCPcopy
hub / github.com/ampproject/amphtml / next

Function next

3p/environment.js:198–200  ·  view source on GitHub ↗

*

()

Source from the content-addressed store, hash-verified

196 *
197 */
198 function next() {
199 intervals[id] = win.setTimeout.apply(win, args);
200 }
201 next();
202 return id;
203 };

Callers 10

wrapperFunction · 0.70
instrumentEntryPointsFunction · 0.70
lazyBuildFunction · 0.50
runVideoTestBenchFunction · 0.50
setCorsHeadersFunction · 0.50
app.jsFile · 0.50
router.jsFile · 0.50
serveIndexFunction · 0.50
component.jsFile · 0.50

Calls 1

applyMethod · 0.80

Tested by

no test coverage detected