os.getloadavg()
Return the number of processes in the system run queue averaged over the last 1, 5, and 15 minutes or raises OSError
if the load average was unobtainable.
Availability: Unix.
os.getloadavg()
Return the number of processes in the system run queue averaged over the last 1, 5, and 15 minutes or raises OSError
if the load average was unobtainable.
Availability: Unix.
Designed by : w10schools
service@w10schools.com
Please login to continue.