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

Public Attributes

EcsStatsHeader hdr
 
ecs_pipeline_stats_t stats
 

Detailed Description

Definition at line 55 of file monitor.h.

Member Data Documentation

◆ hdr

EcsStatsHeader EcsPipelineStats::hdr

Definition at line 56 of file monitor.h.

◆ stats

ecs_pipeline_stats_t EcsPipelineStats::stats

Definition at line 57 of file monitor.h.


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