MCPcopy Index your code
hub / github.com/nodejs/node / stop

Method stop

typings/internalBinding/worker.d.ts:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28export interface CPUProfileHandle {
29 stop(): Promise<string>;
30 [Symbol.asyncDispose](): Promise<void>;
31}
32

Callers 15

stopMethod · 0.65
unwatchFileFunction · 0.65
SigintWatchdogClass · 0.65
stopMethod · 0.65
profileEndFunction · 0.65
unwatchFileMethod · 0.65
disableMethod · 0.65
setTraceSigIntFunction · 0.65

Calls

no outgoing calls

Tested by 4

MainFunction · 0.52
tearDownClassMethod · 0.52
__on_eventMethod · 0.52
tearDownClassMethod · 0.52