Click or drag to resize

DevToolsClientPerformanceTimeline Property

Version 97.1.60
Reporting of performance timeline events, as specified in https://w3c.github.io/performance-timeline/#dom-performanceobserver.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
public PerformanceTimelineClient PerformanceTimeline { get; }

Property Value

Type: PerformanceTimelineClient
See Also