ECS Framework API / PerformanceDataCollector
Class: PerformanceDataCollector
Defined in: packages/core/src/Utils/Debug/PerformanceDataCollector.ts:7
性能数据收集器
Constructors
Constructor
new PerformanceDataCollector():
PerformanceDataCollector
Returns
PerformanceDataCollector
Methods
collectPerformanceData()
collectPerformanceData(
performanceMonitor):IPerformanceDebugData
Defined in: packages/core/src/Utils/Debug/PerformanceDataCollector.ts:16
收集性能数据
Parameters
performanceMonitor
any