Searched defs:enableCPUProfiler (Results 1 – 1 of 1) sorted by relevance
1420 /** @internal */ enableCPUProfiler?(path: string, continuation: () => void): boolean; method1657 function enableCPUProfiler(path: string, cb: () => void) { function