pub unsafe extern "C" fn gpr_now(
clock: gpr_clock_type,
) -> gpr_timespec
Expand description
Return the current time measured from the given clocks epoch.
pub unsafe extern "C" fn gpr_now(
clock: gpr_clock_type,
) -> gpr_timespec
Return the current time measured from the given clocks epoch.