MCPcopy 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
36export function getStartupProfileNowMs(): number {
37 return performance.now();
38}

Callers 2

startMcpServerFunction · 0.90
bootstrapServerFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected