# CategoryTimer Header for the SDL time management routines. ## Functions - [SDL_AddTimer](SDL_AddTimer) - [SDL_Delay](SDL_Delay) - [SDL_GetPerformanceCounter](SDL_GetPerformanceCounter) - [SDL_GetPerformanceFrequency](SDL_GetPerformanceFrequency) - [SDL_GetTicks](SDL_GetTicks) - [SDL_GetTicks64](SDL_GetTicks64) - [SDL_RemoveTimer](SDL_RemoveTimer) ## Datatypes - [SDL_TimerCallback](SDL_TimerCallback) - [SDL_TimerID](SDL_TimerID) ## Structs - (none.) ## Enums - (none.) ## Macros - [SDL_TICKS_PASSED](SDL_TICKS_PASSED)