pub unsafe extern "C" fn difftime( __time1: time_t, __time0: time_t, ) -> f64
Return the difference between TIME1 and TIME0.