Method lrs::sys::NumInfo::uptime

Returns the time since the system was last booted.

Syntax

impl NumInfo {
    fn uptime(&self) -> Time
}