GetProcessRamPercentUsage(Int32) | Gets the RAM percentage usage (the amount of physical memory allocated) for the process with the specified process id. (PID). |
GetProcessRamPercentUsage(Process) | Gets the RAM percentage usage (the amount of physical memory allocated) for the process with the specified process id. (PID). |