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