18 #ifndef EQ_CONFIGSTATISTICS_H
19 #define EQ_CONFIGSTATISTICS_H
21 #include <eq/client/statisticSampler.h>
45 #endif // EQ_CONFIGSTATISTICS_H
A configuration is a visualization session driven by an application.
Utility to sample an statistics event.
Type
The type of the statistics event.
Samples one Config statistics event.
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.