pub fn get_current() -> Result<String, Error>
Gets the current system uptime.
Returns an error if the system uptime cannot be retrieved.