Click or drag to resize

TimelineEventTime Property

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

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

Property Value

Type: Int64
See Also