FLECS_API void FlecsStatsImport(ecs_world_t *world)
Stats module import function.
flecs::entity import()
Import a module.
EcsWorldSummary WorldSummary
Component with world summary stats.
EcsPipelineStats PipelineStats
Component that stores system/pipeline statistics.
EcsWorldStats WorldStats
Component that stores world statistics.
flecs::component< T > component(Args &&... args) const
Find or register component.