Searched refs:has_monotonic_time (Results 1 – 1 of 1) sorted by relevance
73 static SDL_bool has_monotonic_time = SDL_FALSE; variable88 has_monotonic_time = SDL_TRUE; in SDL_TicksInit()93 has_monotonic_time = SDL_TRUE; in SDL_TicksInit()116 if (has_monotonic_time) { in SDL_GetTicks()145 if (has_monotonic_time) { in SDL_GetPerformanceCounter()177 if (has_monotonic_time) { in SDL_GetPerformanceFrequency()
Completed in 7 milliseconds