Skip to main content
Profiler.ProfileNode.positionTicks - inspector/promises - Node documentation
property Profiler.ProfileNode.positionTicks

Usage in Deno

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

An array of source position ticks.

Type

PositionTickInfo[] | undefined