Click or drag to resize

TimelineEvent.Duration Property

Version 130.1.90
Event duration, if applicable.

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

Property Value

Nullable<Double>
See Also