OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wce_date
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/timer/wince/
SDL_systimer.c
42
static Uint64
wce_date
(void)
function
66
return((Sint32)(
wce_date
()-start_date));
91
start_date=
wce_date
();
Completed in 688 milliseconds