Click or drag to resize

ProcessInfoCpuTime Property

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

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

Property Value

Type: Double
See Also