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