(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)

SDL_TimerID

Definition of the timer ID type.

Header File

Defined in SDL_timer.h

Syntax

typedef int SDL_TimerID;

CategoryAPI, CategoryAPIDatatype, CategoryTimer