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