Struct openssl_sys::processor_cpu_load_info
source · Fields§
§cpu_ticks: [u32; 4]
Trait Implementations§
source§impl Clone for processor_cpu_load_info
impl Clone for processor_cpu_load_info
source§fn clone(&self) -> processor_cpu_load_info
fn clone(&self) -> processor_cpu_load_info
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 more