[][src]Function grpcio_sys::gpr_time_add

pub unsafe extern "C" fn gpr_time_add(
    a: gpr_timespec,
    b: gpr_timespec
) -> gpr_timespec

Add and subtract times. Calculations saturate at infinities.