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.2
Syntax
public static int GetCpuUsage()

Return Value

Int32
The CPU's idle percentage.
See Also