Struct libc::itimerspec [−][src]
Fields
it_interval: timespec
it_value: timespec
Trait Implementations
impl Copy for itimerspec
[src]
impl Copy for itimerspec
impl Clone for itimerspec
[src]
impl Clone for itimerspec
fn clone(&self) -> itimerspec
[src]
fn clone(&self) -> itimerspec
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 itimerspec
impl Send for itimerspec
impl Sync for itimerspec
impl Sync for itimerspec