Searched refs:_Vx_ticks_t (Results 1 – 1 of 1) sorted by relevance
98 pub type _Vx_ticks_t = ::c_uint; typedef1751 pub fn taskDelay(ticks: ::_Vx_ticks_t) -> ::c_int; in taskDelay()