UtilProcessGetProcessCpuPercentUsageAsync Method

Overload List

GetProcessCpuPercentUsageAsync(Int32) Asynchronously gets the CPU percentage usage for the specified Process.
GetProcessCpuPercentUsageAsync(Process) Asynchronously gets the CPU percentage usage for the specified Process.

See Also