interface Profiler.TakeTypeProfileReturnType
Usage in Deno
import { type Profiler } from "node:inspector"; type { TakeTypeProfileReturnType } = Profiler;
Type profile for all scripts since startTypeProfile() was turned on.
import { type Profiler } from "node:inspector"; type { TakeTypeProfileReturnType } = Profiler;
Type profile for all scripts since startTypeProfile() was turned on.