pub fn duration_to_timespec(dur: Duration) -> timespec
Expand description

Convert a Duration into a platform specific timespec.