Method System.getloadavg()
- Method getloadavg
array(float) getloadavg()
- Description
Get system load averages.
- Returns
Array float 0 Load average over the last minute.
float 1 Load average over the last 5 minutes.
float 2 Load average over the last 15 minutes.