Function prototype for the nanosecond timer callback function.
Function prototype for the millisecond timer callback function.
Definition of the timer ID type.
Call a callback function at a future time.
Call a callback function at a future time.
Wait a specified number of milliseconds before returning.
Wait a specified number of nanoseconds before returning.
Wait a specified number of nanoseconds before returning.
Get the current value of the high resolution counter.
Get the count per second of the high resolution counter.
Get the number of milliseconds that have elapsed since the SDL library initialization.
Get the number of nanoseconds since SDL library initialization.
Remove a timer created with SDL_AddTimer().
Number of milliseconds in a second.
Number of nanoseconds in a millisecond.
Number of nanoseconds in a second.
Number of nanoseconds in a microsecond.
Number of microseconds in a second.
SDL Timer