瀏覽代碼

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 年之前
父節點
當前提交
34928341d0
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/SDL3/SDL_timer.h

+ 2 - 0
include/SDL3/SDL_timer.h

@@ -195,6 +195,8 @@ extern "C" {
  * \threadsafety It is safe to call this function from any thread.
  *
  * \since This function is available since SDL 3.2.0.
+ *
+ * \sa SDL_GetTicksNS
  */
 extern SDL_DECLSPEC Uint64 SDLCALL SDL_GetTicks(void);