HomeSort by relevance Sort by last modified time
    Searched full:hires_timer_available (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/timer/win32/
SDL_systimer.c 44 static BOOL hires_timer_available; variable
60 hires_timer_available = TRUE;
66 hires_timer_available = FALSE;
83 if (hires_timer_available)

Completed in 127 milliseconds