Function grpcio_sys::gpr_time_add [−][src]
pub unsafe extern "C" fn gpr_time_add(
a: gpr_timespec,
b: gpr_timespec
) -> gpr_timespec
Add and subtract times. Calculations saturate at infinities.
pub unsafe extern "C" fn gpr_time_add(
a: gpr_timespec,
b: gpr_timespec
) -> gpr_timespec
Add and subtract times. Calculations saturate at infinities.