![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Component that stores system statistics. More...
#include <stats.h>
Public Attributes | |
| EcsStatsHeader | hdr |
| Statistics header. | |
| ecs_map_t | stats |
| Map of system statistics. | |
| EcsStatsHeader EcsSystemStats::hdr |