Struct linux_procfs::cpufreqs::TimeInState
source · Fields§
§step: u32
§value: u64
Trait Implementations§
source§impl Clone for TimeInState
impl Clone for TimeInState
source§fn clone(&self) -> TimeInState
fn clone(&self) -> TimeInState
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for TimeInState
impl Debug for TimeInState
source§impl Default for TimeInState
impl Default for TimeInState
source§fn default() -> TimeInState
fn default() -> TimeInState
Returns the “default value” for a type. Read more