menu
puppeteer package
documentation
protocol/profiler.dart
ProfileNode
hitCount property
hitCount property
dark_mode
light_mode
hitCount
property
int
?
hitCount
final
Number of samples where this node was on top of the call stack.
Implementation
final int? hitCount;
puppeteer package
documentation
protocol/profiler
ProfileNode
hitCount property
ProfileNode class