[][src]Function cmsis_rtos2::cmsis_os2::osDelayUntil

pub unsafe extern "C" fn osDelayUntil(ticks: u32) -> osStatus_t

Wait until specified time. \param[in] ticks absolute time in ticks \return status code that indicates the execution status of the function.