Sync SDL3 wiki -> header
This commit is contained in:
parent
95aa9a79a9
commit
983544a53e
7 changed files with 44 additions and 0 deletions
|
@ -183,6 +183,8 @@ typedef Uint32 SDL_TimerID;
|
|||
* \returns a timer ID or 0 if an error occurs; call SDL_GetError() for more
|
||||
* information.
|
||||
*
|
||||
* \threadsafety It is safe to call this function from any thread.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
* \sa SDL_RemoveTimer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue