Searched defs:OS_TimeAfter (Results 1 – 2 of 2) sorted by relevance
109 #define OS_TimeAfter(a, b) ((int32_t)(b) - (int32_t)(a) < 0) macro
107 #define OS_TimeAfter(a, b) ((int32_t)(b) - (int32_t)(a) < 0) macro
Completed in 3 milliseconds