Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ performanceFor
Function
performanceFor
src/service/performance-impl.js:1004–1006 ·
view source on GitHub ↗
(window)
Source
from the content-addressed store, hash-verified
1002
* @
return
{!Performance}
1003
*/
1004
export
function
performanceFor(window) {
1005
return
getService(window,
'performance'
);
1006
}
Callers
nothing calls this directly
Calls
1
getService
Function · 0.90
Tested by
no test coverage detected