DevToolsClientPerformanceTimeline Property  | 
Version 104.4.240 
            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: 104.4.240.0 (104.4.240.0)
Syntaxpublic PerformanceTimelineClient PerformanceTimeline { get; }public:
property PerformanceTimelineClient^ PerformanceTimeline {
	PerformanceTimelineClient^ get ();
}Property Value
Type: 
PerformanceTimelineClient
See Also