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