Searched refs:tv_usec (Results 1 – 3 of 3) sorted by relevance
167 pub tv_usec: u32, field273 tv_usec: timestamp.subsec_micros(), in write_record()
20 hdr.tv_sec as f64 + (hdr.tv_usec as f64 / 1_000_000.0) in timestamp()
723 pub tv_usec: __suseconds_t, field745 unsafe { ::std::ptr::addr_of!((*ptr).tv_usec) as usize - ptr as usize }, in bindgen_test_layout_timeval()747 concat!("Offset of field: ", stringify!(timeval), "::", stringify!(tv_usec)) in bindgen_test_layout_timeval()