Click or drag to resize

ProfileNodeHitCount Property

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

Namespace:  CefSharp.DevTools.Profiler
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public Nullable<int> HitCount { get; set; }

Property Value

Type: NullableInt32
See Also