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

518 B

Home > puppeteer > Protocol > Profiler > Profile > nodes

Protocol.Profiler.Profile.nodes property

The list of profile nodes. First item is the root node.

Signature:

nodes: ProfileNode[];