Click or drag to resize

ProcessInfoCpuTime Property

Version 86.0.240
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: 86.0.240.0 (86.0.240.0)
Syntax
public long CpuTime { get; set; }

Property Value

Type: Int64
See Also