time_from_timeval

Function time_from_timeval 

Source
pub fn time_from_timeval<T: Timeline + Copy>(
    tv: timeval,
) -> Result<Instant<T>, Errno>