18 #ifndef EQ_CHANNELSTATISTICS_H 19 #define EQ_CHANNELSTATISTICS_H 22 #include <eq/statisticSampler.h> 24 #include <eq/fabric/iAttribute.h> 37 uint32_t frame = LB_UNDEFINED_UINT32,
38 const int32_t hint = AUTO );
50 #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.
The Equalizer client library.
EQ_API ChannelStatistics(const Statistic::Type type, Channel *channel, 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.