Struct libc::mach_timebase_info [−][src]
Fields
numer: u32
denom: u32
Trait Implementations
impl Copy for mach_timebase_info
[src]
impl Copy for mach_timebase_info
impl Clone for mach_timebase_info
[src]
impl Clone for mach_timebase_info
fn clone(&self) -> mach_timebase_info
[src]
fn clone(&self) -> mach_timebase_info
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for mach_timebase_info
impl Send for mach_timebase_info
impl Sync for mach_timebase_info
impl Sync for mach_timebase_info