pub unsafe extern "C" fn _ztimer_now_extend(
    clock: *mut ztimer_clock_t
) -> ztimer_now_t
Expand description

@brief ztimer_now() for extending timers

@internal

@param[in] clock ztimer clock to operate on @return Current count on the clock @p clock