Fields
pub tv_sec: i32pub tv_usec: i32Trait Implementations
impl Debug for __timeval
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Resultimpl Hash for __timeval
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()impl StructuralEq for __timevalimpl StructuralPartialEq for __timevalAuto Trait Implementations
impl RefUnwindSafe for __timevalimpl UnwindSafe for __timevalBlanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T