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

Monitor 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::monitor
 

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

Monitor module declarations.

Definition in file decl.hpp.