Skip to content

Commit 3492834

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent e960bf6 commit 3492834

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/SDL3/SDL_timer.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ extern "C" {
195195
* \threadsafety It is safe to call this function from any thread.
196196
*
197197
* \since This function is available since SDL 3.2.0.
198+
*
199+
* \sa SDL_GetTicksNS
198200
*/
199201
extern SDL_DECLSPEC Uint64 SDLCALL SDL_GetTicks(void);
200202

0 commit comments

Comments
 (0)