ESPHome 2025.10.0-dev
|
#include <runtime_stats.h>
Public Member Functions | |
bool | operator> (const ComponentStatPair &other) const |
Data Fields | |
Component * | component |
const ComponentRuntimeStats * | stats |
Definition at line 81 of file runtime_stats.h.
|
inline |
Definition at line 85 of file runtime_stats.h.
Component* esphome::runtime_stats::ComponentStatPair::component |
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.