Click or drag to resize

ProfileNodeHitCount Property

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

Namespace: CefSharp.DevTools.Profiler
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public int? HitCount { get; set; }

Property Value

NullableInt32
See Also