Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ next-dev.ts
File
next-dev.ts
packages/next/src/cli/next-dev.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
'../server/lib/cpu-profile'
4
import
{ saveCpuProfile } from
'../server/lib/cpu-profile'
Callers
nothing calls this directly
Calls
6
trace
Function · 0.90
handleSessionStop
Function · 0.85
kill
Method · 0.65
parseInt
Function · 0.50
now
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected