Struct libc::itimerspec [−][src]
Fields
it_interval: timespec
it_value: timespec
Trait Implementations
impl Clone for itimerspec
[src]
impl Clone for itimerspec
[src]it_interval: timespec
it_value: timespec
impl Clone for itimerspec
[src]fn clone(&self) -> itimerspec
[src]pub fn clone_from(&mut self, source: &Self)
1.0.0[src]impl Copy for itimerspec
[src]