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