Click or drag to resize

CefSharp.DevTools.Profiler Namespace

Version 90.6.50

[Missing <summary> documentation for "N:CefSharp.DevTools.Profiler"]

Classes
  ClassDescription
Public classCounterInfo
Collected counter information.
Public classCoverageRange
Coverage data for a source range.
Public classFunctionCoverage
Coverage data for a JavaScript function.
Public classGetBestEffortCoverageResponse
GetBestEffortCoverageResponse
Public classGetCountersResponse
GetCountersResponse
Public classGetRuntimeCallStatsResponse
GetRuntimeCallStatsResponse
Public classPositionTickInfo
Specifies a number of samples attributed to a certain source position.
Public classProfile
Profile.
Public classProfileNode
Profile node. Holds callsite information, execution statistics and child nodes.
Public classProfilerClient
Profiler
Public classRuntimeCallCounterInfo
Runtime call counter information.
Public classScriptCoverage
Coverage data for a JavaScript script.
Public classScriptTypeProfile
Type profile data collected during runtime for a JavaScript script.
Public classStartPreciseCoverageResponse
StartPreciseCoverageResponse
Public classStopResponse
StopResponse
Public classTakePreciseCoverageResponse
TakePreciseCoverageResponse
Public classTakeTypeProfileResponse
TakeTypeProfileResponse
Public classTypeObject
Describes a type collected during runtime.
Public classTypeProfileEntry
Source offset and types for a parameter or return value.