interface Profiler.PositionTickInfo
Specifies a number of samples attributed to a certain source position.
Properties Jump to heading
Jump to headingline: number
Source line number (1-based).
Jump to headingticks: number
Number of samples attributed to the source line.