Click or drag to resize

TimelineEventTime Property

Version 130.1.90
Time in seconds since Epoch, monotonically increasing within document lifetime.

Namespace: CefSharp.DevTools.PerformanceTimeline
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public double Time { get; set; }

Property Value

Double
See Also