ESPHome 2025.8.0b2
Loading...
Searching...
No Matches
esphome::runtime_stats::ComponentStatPair Struct Reference

#include <runtime_stats.h>

Public Member Functions

bool operator> (const ComponentStatPair &other) const
 

Data Fields

const char * name
 
const ComponentRuntimeStatsstats
 

Detailed Description

Definition at line 81 of file runtime_stats.h.

Member Function Documentation

◆ operator>()

bool esphome::runtime_stats::ComponentStatPair::operator> ( const ComponentStatPair & other) const
inline

Definition at line 85 of file runtime_stats.h.

Field Documentation

◆ name

const char* esphome::runtime_stats::ComponentStatPair::name

Definition at line 82 of file runtime_stats.h.

◆ stats

const ComponentRuntimeStats* esphome::runtime_stats::ComponentStatPair::stats

Definition at line 83 of file runtime_stats.h.


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