Click or drag to resize

ProcessInfoCpuTime Property

Version 108.4.130
Specifies cumulative CPU usage in seconds across all threads of the process since the process start.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax
public double CpuTime { get; set; }

Property Value

Type: Double
See Also