Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
wrapper
Function · 0.70
instrumentEntryPoints
Function · 0.70
lazyBuild
Function · 0.50
runVideoTestBench
Function · 0.50
setCorsHeaders
Function · 0.50
recaptchaFrameRequestHandler
Function · 0.50
app.js
File · 0.50
router.js
File · 0.50
serveIndex
Function · 0.50
component.js
File · 0.50
Calls
1
apply
Method · 0.80
Tested by
no test coverage detected