Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Statistics for sync point. More...
#include <stats.h>
Public Attributes | |
int64_t | first_ |
ecs_metric_t | time_spent |
ecs_metric_t | commands_enqueued |
int64_t | last_ |
int32_t | system_count |
bool | multi_threaded |
bool | immediate |
ecs_metric_t ecs_sync_stats_t::commands_enqueued |
ecs_metric_t ecs_sync_stats_t::time_spent |