namespace Profiler
Usage in Deno
```typescript import { Profiler } from "node:node__inspector--promises.d.ts"; ```I
I
I
I
I
I
Profiler.PositionTickInfo
Specifies a number of samples attributed to a certain source position.
I
Profiler.ProfileNode
Profile node. Holds callsite information, execution statistics and child nodes.
I
I
I
I
I