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

Component that stores pipeline statistics. More...

#include <stats.h>

Public Attributes

EcsStatsHeader hdr
 
ecs_map_t stats
 

Detailed Description

Component that stores pipeline statistics.

Definition at line 443 of file stats.h.

Member Data Documentation

◆ hdr

EcsStatsHeader EcsPipelineStats::hdr

Definition at line 444 of file stats.h.

◆ stats

ecs_map_t EcsPipelineStats::stats

Definition at line 445 of file stats.h.


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