Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Stats module declarations. More...
Go to the source code of this file.
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. | |
Stats module declarations.
Definition in file decl.hpp.