docs: update core and debug API docs
This commit is contained in:
@@ -13,6 +13,10 @@ void MarkEvent(const char* name, uint64_t timestamp, uint32_t threadId)
|
||||
- `timestamp` - 事件发生的时间戳(微秒)
|
||||
- `threadId` - 事件所属的线程 ID
|
||||
|
||||
**返回:** `void`
|
||||
|
||||
**线程安全:** ✅ 线程安全
|
||||
|
||||
**复杂度:** O(1)
|
||||
|
||||
**示例:**
|
||||
|
||||
Reference in New Issue
Block a user