docs: update core and debug API docs
This commit is contained in:
@@ -9,6 +9,10 @@ void BeginProfile(const char* name)
|
||||
**参数:**
|
||||
- `name` - 分析块的名称,用于在导出结果中标识
|
||||
|
||||
**返回:** `void`
|
||||
|
||||
**线程安全:** ✅ 线程安全
|
||||
|
||||
**复杂度:** O(1)
|
||||
|
||||
**示例:**
|
||||
|
||||
Reference in New Issue
Block a user