Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ stopProfile
Method
stopProfile
valdi/vscode_debugger/src/dap/api.d.ts:1541–1541 ·
view source on GitHub ↗
* Stops a running profile.
(params: StopProfileParams)
Source
from the content-addressed store, hash-verified
1539
* Stops a running profile.
1540
*/
1541
stopProfile(params: StopProfileParams): Promise<StopProfileResult>;
1542
1543
/**
1544
* Fired when a profiling state changes.
Callers
1
profiling.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected