CefSharp.DevTools.Profiler Namespace |
[Missing <summary> documentation for "N:CefSharp.DevTools.Profiler"]
Class | Description | |
---|---|---|
CounterInfo |
Collected counter information.
| |
CoverageRange |
Coverage data for a source range.
| |
FunctionCoverage |
Coverage data for a JavaScript function.
| |
GetBestEffortCoverageResponse |
GetBestEffortCoverageResponse
| |
GetCountersResponse |
GetCountersResponse
| |
GetRuntimeCallStatsResponse |
GetRuntimeCallStatsResponse
| |
PositionTickInfo |
Specifies a number of samples attributed to a certain source position.
| |
Profile |
Profile.
| |
ProfileNode |
Profile node. Holds callsite information, execution statistics and child nodes.
| |
ProfilerClient |
Profiler
| |
RuntimeCallCounterInfo |
Runtime call counter information.
| |
ScriptCoverage |
Coverage data for a JavaScript script.
| |
ScriptTypeProfile |
Type profile data collected during runtime for a JavaScript script.
| |
StartPreciseCoverageResponse |
StartPreciseCoverageResponse
| |
StopResponse |
StopResponse
| |
TakePreciseCoverageResponse |
TakePreciseCoverageResponse
| |
TakeTypeProfileResponse |
TakeTypeProfileResponse
| |
TypeObject |
Describes a type collected during runtime.
| |
TypeProfileEntry |
Source offset and types for a parameter or return value.
|