[][src]Function psutil::system::uptime

pub fn uptime() -> isize

Returns the system uptime in seconds.

/proc/uptime contains the system uptime and idle time.