Open Ephys GUI
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions
CPUMeter Class Reference

Displays the CPU load used up by the data processing callbacks. More...

#include <ControlPanel.h>

List of all members.

Public Member Functions

 CPUMeter ()
 ~CPUMeter ()
void updateCPU (float usage)
void paint (Graphics &g)

Detailed Description

Displays the CPU load used up by the data processing callbacks.

See also:
ControlPanel

Constructor & Destructor Documentation

CPUMeter::CPUMeter ( )
CPUMeter::~CPUMeter ( )

Member Function Documentation

void CPUMeter::paint ( Graphics &  g)
void CPUMeter::updateCPU ( float  usage)

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