Home
last modified time | relevance | path

Searched refs:motion_tick (Results 1 – 1 of 1) sorted by relevance

/bsp/simulator/drivers/
A Dsdl_fb.c269 int motion_tick = 50; local
297 timeout = motion_tick - SDL_GetTicks();
306 …if (SDL_GetTicks() >= motion_tick && (motion_button & RTGUI_MOUSE_BUTTON_DOWN)) /* whether timeout…
331 motion_tick = 50 + SDL_GetTicks();
393 motion_tick = 50 + SDL_GetTicks();

Completed in 6 milliseconds