Searched defs:SDL_SetTimer (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/timer/
H A DSDL_timer.c92 SDL_SetTimer(0, NULL);
242 int SDL_SetTimer(Uint32 ms, SDL_TimerCallback callback) function
247 printf("SDL_SetTimer(%d)\n", ms);

Completed in 21 milliseconds