ESPHome 2025.8.0b2
|
#include <runtime_stats.h>
Public Member Functions | |
bool | operator> (const ComponentStatPair &other) const |
Data Fields | |
const char * | name |
const ComponentRuntimeStats * | stats |
Definition at line 81 of file runtime_stats.h.
|
inline |
Definition at line 85 of file runtime_stats.h.
const char* esphome::runtime_stats::ComponentStatPair::name |
Definition at line 82 of file runtime_stats.h.
const ComponentRuntimeStats* esphome::runtime_stats::ComponentStatPair::stats |
Definition at line 83 of file runtime_stats.h.