Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -33,8 +33,8 @@
|
|||||||
*
|
*
|
||||||
* This category covers measuring time elapsed (SDL_GetTicks(),
|
* This category covers measuring time elapsed (SDL_GetTicks(),
|
||||||
* SDL_GetPerformanceCounter()), putting a thread to sleep for a certain
|
* SDL_GetPerformanceCounter()), putting a thread to sleep for a certain
|
||||||
* amount of time (SDL_Delay(), SDL_DelayNS(), SDL_DelayPrecise()), and
|
* amount of time (SDL_Delay(), SDL_DelayNS(), SDL_DelayPrecise()), and firing
|
||||||
* firing a callback function after a certain amount of time has elasped
|
* a callback function after a certain amount of time has elasped
|
||||||
* (SDL_AddTimer(), etc).
|
* (SDL_AddTimer(), etc).
|
||||||
*
|
*
|
||||||
* There are also useful macros to convert between time units, like
|
* There are also useful macros to convert between time units, like
|
||||||
|
|||||||
Reference in New Issue
Block a user