#include <plugin_dspload_ui.h>
Definition at line 32 of file plugin_dspload_ui.h.
◆ PluginLoadStatsGui()
◆ clear_stats()
void PluginLoadStatsGui::clear_stats |
( |
| ) |
|
|
inlineprivate |
◆ draw_bar()
bool PluginLoadStatsGui::draw_bar |
( |
GdkEventExpose * |
| ) |
|
|
private |
◆ dsp_avg()
double PluginLoadStatsGui::dsp_avg |
( |
| ) |
const |
|
inline |
◆ dsp_max()
uint64_t PluginLoadStatsGui::dsp_max |
( |
| ) |
const |
|
inline |
◆ start_updating()
void PluginLoadStatsGui::start_updating |
( |
| ) |
|
◆ stop_updating()
void PluginLoadStatsGui::stop_updating |
( |
| ) |
|
◆ update_cpu_label()
void PluginLoadStatsGui::update_cpu_label |
( |
| ) |
|
|
private |
◆ _avg
double PluginLoadStatsGui::_avg |
|
private |
◆ _darea
Gtk::DrawingArea PluginLoadStatsGui::_darea |
|
private |
◆ _dev
double PluginLoadStatsGui::_dev |
|
private |
◆ _lbl_avg
Gtk::Label PluginLoadStatsGui::_lbl_avg |
|
private |
◆ _lbl_dev
Gtk::Label PluginLoadStatsGui::_lbl_dev |
|
private |
◆ _lbl_max
Gtk::Label PluginLoadStatsGui::_lbl_max |
|
private |
◆ _lbl_min
Gtk::Label PluginLoadStatsGui::_lbl_min |
|
private |
◆ _max
◆ _min
◆ _pib
◆ _reset_button
◆ _valid
bool PluginLoadStatsGui::_valid |
|
private |
◆ update_cpu_label_connection
sigc::connection PluginLoadStatsGui::update_cpu_label_connection |
|
private |
The documentation for this class was generated from the following file: