property Profiler.ProfileNode.positionTicks
          
Usage in Deno
import { type Profiler } from "node:inspector";
An array of source position ticks.
PositionTickInfo[] | undefined
      
    import { type Profiler } from "node:inspector";
An array of source position ticks.
PositionTickInfo[] | undefined