18 #ifndef EQ_CHANNELSTATISTICS_H
19 #define EQ_CHANNELSTATISTICS_H
21 #include <eq/statisticSampler.h>
23 #include <eq/fabric/iAttribute.h>
37 const uint32_t frame = LB_UNDEFINED_UINT32,
38 const int32_t hint = AUTO );
51 #endif // EQ_CHANNELSTATISTICS_H
Utility to sample an statistics event.
A channel represents a two-dimensional viewport within a Window.
virtual EQ_API ~ChannelStatistics()
Destruct the sampler, sample the end time and send the event.
EQ_API ChannelStatistics(const Statistic::Type type, Channel *channel, const uint32_t frame=LB_UNDEFINED_UINT32, const int32_t hint=AUTO)
Construct a statistics sampler and sample the start time.
Samples one channel statistics event.