Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ getStartupProfileNowMs
Function
getStartupProfileNowMs
src/server/startup-profiler.ts:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
export
function
getStartupProfileNowMs(): number {
37
return
performance.now();
38
}
Callers
2
startMcpServer
Function · 0.90
bootstrapServer
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected