Struct linux_procfs::cpufreqs::TimeInState [−][src]
Fields
step: u32
value: u64
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for TimeInState
impl Send for TimeInState
impl Sync for TimeInState
impl Unpin for TimeInState
impl UnwindSafe for TimeInState
Blanket Implementations
Mutably borrows from an owned value. Read more