(no version information, might be only in CVS)
sys_getloadavg --
get average system load
Descrizione
array
sys_getloadavg ( void )
This function returns three samples representing the average system load
(the number of processes in the system run queue) over the last 1, 5 and 15
minutes, respectively.
Nota: Questa funzione non è
implementata su piattaforme Windows