Skip to content
Flecs v4.1
decl.hpp File Reference

Stats module declarations. More...

Go to the source code of this file.

Classes

struct  flecs::stats
 Stats module. More...

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.