UtilProcessGetProcessCpuPercentUsage Method

Overload List

GetProcessCpuPercentUsage(Int32) Gets the CPU percentage usage for the process with the specified process id. (PID).
GetProcessCpuPercentUsage(Process) Gets the CPU percentage usage for the specified Process.

See Also