PreciseCoverageDeltaUpdateEventArgsTimestamp Property |
Version 97.1.60
Monotonically increasing time (in seconds) when the coverage update was taken in the backend.
Namespace:
CefSharp.DevTools.Profiler
Assembly:
CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax public double Timestamp { get; }
public:
property double Timestamp {
double get ();
}
Property Value
Type:
DoubleSee Also