OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hires_timer_available
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.12/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 30 milliseconds