Skip to content

Home > @esengine/ecs-framework-monorepo > PerformanceDataCollector > collectPerformanceData

PerformanceDataCollector.collectPerformanceData() method

收集性能数据

Signature:

typescript
collectPerformanceData(performanceMonitor: any): IPerformanceDebugData;

Parameters

Parameter

Type

Description

performanceMonitor

any

Returns:

IPerformanceDebugData

基于 MIT 许可证发布