Bun

interface

inspector.Profiler.PositionTickInfo

interface PositionTickInfo

Specifies a number of samples attributed to a certain source position.

  • line: number

    Source line number (1-based).

  • ticks: number

    Number of samples attributed to the source line.