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