property Profiler.ProfileNode.hitCount Usage in Deno```typescript import { type Profiler } from "node:node__inspector--promises.d.ts"; ``` Number of samples where this node was on top of the call stack. Type number | undefined