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