SDL/src/timer
Sam Lantinga 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source
The evdev events are in the same time base as gettimeofday(), but SDL_GetTicks() might be using clock_gettime()
2022-12-05 10:40:16 -08:00
..
dummy Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
haiku Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
n3ds Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
ngage Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
ps2 Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
psp Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
unix Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
vita Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
windows Convert ticks to 64-bit, added nanosecond precision to the API 2022-12-02 12:37:41 -08:00
SDL_timer.c Don't assume evdev events and SDL_GetTicks() use the same time source 2022-12-05 10:40:16 -08:00
SDL_timer_c.h Don't assume evdev events and SDL_GetTicks() use the same time source 2022-12-05 10:40:16 -08:00