docs: update core and debug API docs
This commit is contained in:
@@ -12,6 +12,10 @@ void SetMarker(const char* name, uint32_t color)
|
||||
- `name` - 标记名称
|
||||
- `color` - 标记颜色(ABGR 格式)
|
||||
|
||||
**返回:** `void`
|
||||
|
||||
**线程安全:** ✅ 线程安全
|
||||
|
||||
**复杂度:** O(1)
|
||||
|
||||
**示例:**
|
||||
|
||||
Reference in New Issue
Block a user