Click or drag to resize

PreciseCoverageDeltaUpdateEventArgsTimestamp Property

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

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

Property Value

Type: Double
See Also