Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
decl.hpp File Reference

Metrics declarations. More...

#include "builder.hpp"
Include dependency graph for decl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  flecs::metrics
 Metrics module. More...
 
struct  flecs::metrics::Instance
 Metric instance tag. More...
 
struct  flecs::metrics::Metric
 Metric tag. More...
 
struct  flecs::metrics::Counter
 Counter metric kind. More...
 
struct  flecs::metrics::CounterIncrement
 Counter increment metric kind. More...
 
struct  flecs::metrics::CounterId
 Counter ID metric kind. More...
 
struct  flecs::metrics::Gauge
 Gauge metric kind. More...
 

Detailed Description

Metrics declarations.

Definition in file decl.hpp.