Flecs v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
decl.hpp File Reference

Stats module declarations. More...

This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Stats module declarations.

Definition in file decl.hpp.