Skyward boardcore
Loading...
Searching...
No Matches
CpuMeter.h File Reference
#include <utils/Stats/Stats.h>
#include "CpuMeterData.h"
Include dependency graph for CpuMeter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Boardcore
 This file includes all the types the logdecoder script will decode.
 
namespace  Boardcore::CpuMeter
 

Macros

#define ENABLE_CPU_METER
 If defined, the CPU meter is activated.
 

Functions

CpuMeterData Boardcore::CpuMeter::getCpuStats ()
 
void Boardcore::CpuMeter::resetCpuStats ()
 Resets the cpu utilization statistics.
 

Macro Definition Documentation

◆ ENABLE_CPU_METER

#define ENABLE_CPU_METER

If defined, the CPU meter is activated.

Definition at line 55 of file CpuMeter.h.