docs: update core and debug API docs
This commit is contained in:
@@ -6,6 +6,10 @@ void Shutdown()
|
||||
|
||||
关闭性能分析器。清理内部数据结构,停止所有活动分析块,重置状态。在程序退出前调用。
|
||||
|
||||
**返回:** `void`
|
||||
|
||||
**线程安全:** ✅ 线程安全
|
||||
|
||||
**复杂度:** O(1)
|
||||
|
||||
**示例:**
|
||||
|
||||
Reference in New Issue
Block a user