![]() |
Flecs v4.0
A fast entity component system (ECS) for C & C++
|
The stats addon tracks statistics for the world and systems. More...
Classes | |
| struct | flecs::stats |
Typedefs | |
| using | flecs::WorldStats = EcsWorldStats |
| Component that stores world statistics. | |
| using | flecs::PipelineStats = EcsPipelineStats |
| Component that stores system/pipeline statistics. | |
| using | flecs::WorldSummary = EcsWorldSummary |
| Component with world summary stats. | |
The stats addon tracks statistics for the world and systems.
| using flecs::PipelineStats = EcsPipelineStats |
| using flecs::WorldStats = EcsWorldStats |
| using flecs::WorldSummary = EcsWorldSummary |