pub unsafe extern "C" fn gpr_convert_clock_type(
t: gpr_timespec,
clock_type: gpr_clock_type,
) -> gpr_timespec
Expand description
Convert a timespec from one clock to another
pub unsafe extern "C" fn gpr_convert_clock_type(
t: gpr_timespec,
clock_type: gpr_clock_type,
) -> gpr_timespec
Convert a timespec from one clock to another