Flecs v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
ecs_table_histogram_t Struct Reference

Table size histogram. More...

#include <stats.h>

Public Attributes

int32_t entity_counts [14]
 

Detailed Description

Table size histogram.

Definition at line 551 of file stats.h.

Member Data Documentation

◆ entity_counts

int32_t ecs_table_histogram_t::entity_counts[14]

Definition at line 552 of file stats.h.


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