Struct libc::types::os::common::posix01::timespecUnstable
[-] [+]
[src]
pub struct timespec { pub tv_sec: time_t, pub tv_nsec: c_long, }
Fields
tv_sec | |
tv_nsec |