|
Equalizer 1.0
|
Samples one Config statistics event. More...
#include <configStatistics.h>
Inheritance diagram for eq::ConfigStatistics:
Collaboration diagram for eq::ConfigStatistics:Public Member Functions | |
| ConfigStatistics (const Statistic::Type type, Config *config) | |
| Construct a statistics sampler and sample the start time. | |
| virtual | ~ConfigStatistics () |
| Destruct the sampler, sample the end time and send the event. | |
Samples one Config statistics event.
Definition at line 28 of file configStatistics.h.
| eq::ConfigStatistics::ConfigStatistics | ( | const Statistic::Type | type, |
| Config * | config | ||
| ) |
Construct a statistics sampler and sample the start time.
| virtual eq::ConfigStatistics::~ConfigStatistics | ( | ) | [virtual] |
Destruct the sampler, sample the end time and send the event.
1.0 by
1.7.3