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

549 B

Home > puppeteer > Protocol > Profiler > ProfileNode > hitCount

Protocol.Profiler.ProfileNode.hitCount property

Number of samples where this node was on top of the call stack.

Signature:

hitCount?: integer;