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

Public Attributes

ecs_ftime_t elapsed
 
int32_t reduce_count
 

Detailed Description

Definition at line 45 of file monitor.h.

Member Data Documentation

◆ elapsed

ecs_ftime_t EcsStatsHeader::elapsed

Definition at line 46 of file monitor.h.

◆ reduce_count

int32_t EcsStatsHeader::reduce_count

Definition at line 47 of file monitor.h.


The documentation for this struct was generated from the following file: