Searched refs:TIME_WRAP_VALUE (Results 1 – 2 of 2) sorted by relevance
37 #define TIME_WRAP_VALUE (~(DWORD)0) macro100 ticks = (TIME_WRAP_VALUE-start) + now; in SDL_GetTicks()
40 #define TIME_WRAP_VALUE (~(DWORD)0) macro