Function libpulse_binding::timeval::cmp
[−]
[src]
pub fn cmp(a: &timeval, b: &timeval) -> Ordering
Compare one timeval struct with another, returning the ordering. E.g. if self < 'with', 'Less' returned.