puppeteer/new-docs/puppeteer.protocol.profiler.profilenode.positionticks.md
2020-07-13 14:01:35 +01:00

551 B

Home > puppeteer > Protocol > Profiler > ProfileNode > positionTicks

Protocol.Profiler.ProfileNode.positionTicks property

An array of source position ticks.

Signature:

positionTicks?: PositionTickInfo[];