MCPcopy Create free account
hub / github.com/GCWing/BitFun / startupTrace.ts

File startupTrace.ts

src/web-ui/src/shared/utils/startupTrace.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from './logger';
2import { roundDurationMs, type LoggerLike } from './timing';
3
4type NowFn = () => number;

Callers

nothing calls this directly

Calls 3

createStartupTraceFunction · 0.85
flushSummaryMethod · 0.80
getSnapshotMethod · 0.45

Tested by

no test coverage detected