Displays the CPU load used up by the data processing callbacks. More...
#include <ControlPanel.h>
Public Member Functions | |
CPUMeter () | |
~CPUMeter () | |
void | updateCPU (float usage) |
void | paint (Graphics &g) |
Displays the CPU load used up by the data processing callbacks.
CPUMeter::CPUMeter | ( | ) |
CPUMeter::~CPUMeter | ( | ) |
void CPUMeter::paint | ( | Graphics & | g | ) |
void CPUMeter::updateCPU | ( | float | usage | ) |