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