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