Function active_time::active_time
source · pub fn active_time() -> Result<Duration>Expand description
Returns the active time of the OS, not including sleep/hibernation.
pub fn active_time() -> Result<Duration>Returns the active time of the OS, not including sleep/hibernation.