Skip to main content
Profiler.ProfileNode.hitCount - inspector - Node documentation
property Profiler.ProfileNode.hitCount

Usage in Deno

import { type Profiler } from "node:inspector";

Number of samples where this node was on top of the call stack.

Type

number | undefined