pub fn duration_to_timeval(dur: Duration) -> timeval
Expand description

Convert a Duration into a platform specific timeval.