SDL_TimerID - Definition of the timer ID type.
Contents
Availability
This datatype is available since SDL 3.2.0.
Simple Directmedia Layer SDL 3.2.20 SDL_TimerID(3type)
Name
SDL_TimerID - Definition of the timer ID type.
Synopsis
#include<SDL3/SDL_timer.h>typedefUint32SDL_TimerID;
