Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ createLogger } from
'./logger'
;
2
import
{ roundDurationMs,
type
LoggerLike } from
'./timing'
;
3
4
type
NowFn = () => number;
Callers
nothing calls this directly
Calls
3
createStartupTrace
Function · 0.85
flushSummary
Method · 0.80
getSnapshot
Method · 0.45
Tested by
no test coverage detected