Searched defs:disableCPUProfiler (Results 1 – 1 of 1) sorted by relevance
1421 /** @internal */ disableCPUProfiler?(continuation: () => void): boolean; method1705 function disableCPUProfiler(cb: () => void) { function