Click or drag to resize

PreciseCoverageDeltaUpdateEventArgsTimestamp Property

Version 112.3.0
Monotonically increasing time (in seconds) when the coverage update was taken in the backend.

Namespace:  CefSharp.DevTools.Profiler
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public double Timestamp { get; }

Property Value

Type: Double
See Also