[][src]Function procfs::boot_time

pub fn boot_time() -> ProcResult<DateTime<Local>>

The boottime of the system, as a DateTime object.

This is calculated from /proc/stat.