NodeinspectorProfiler.PositionTickInfointerface Profiler.PositionTickInfoSpecifies a number of samples attributed to a certain source position. Properties ##line: numberSource line number (1-based). #ticks: numberNumber of samples attributed to the source line.
interface Profiler.PositionTickInfoSpecifies a number of samples attributed to a certain source position. Properties ##line: numberSource line number (1-based). #ticks: numberNumber of samples attributed to the source line.