Click or drag to resize

WorkerThreadPoolGetCpuUsage Method

Determines the overall cpu usage of the current process

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public static int GetCpuUsage()

Return Value

Type: Int32
The CPU's idle percentage.
See Also