ProfileSnapshotResponseTimings Property |
Version 111.2.70
timings
Namespace:
CefSharp.DevTools.LayerTree
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public double[] Timings { get; }
public:
property array<double>^ Timings {
array<double>^ get ();
}
Property Value
Type:
DoubleSee Also