Skyward boardcore
|
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. | |
#define ENABLE_CPU_METER |
If defined, the CPU meter is activated.
Definition at line 55 of file CpuMeter.h.