18 #ifndef EQ_WINDOWSTATISTICS_H
19 #define EQ_WINDOWSTATISTICS_H
21 #include <eq/client/statisticSampler.h>
22 #include <eq/client/types.h>
44 #endif // EQ_WINDOWSTATISTICS_H
WindowStatistics(const Statistic::Type type, Window *window)
Construct a statistics sampler and sample the start time.
Utility to sample an statistics event.
Type
The type of the statistics event.
virtual ~WindowStatistics()
Destruct the sampler, sample the end time and send the event.
A Window represents an on-screen or off-screen drawable.
A statistics sampler for window-related events.