get_current

Function get_current 

Source
pub fn get_current() -> Result<String, Error>
Expand description

Gets the current system uptime.

ยงErrors

Returns an error if the system uptime cannot be retrieved.