Equalizer
1.4.1
|
Samples one channel statistics event. More...
#include <channelStatistics.h>
Public Member Functions | |
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. | |
virtual | ~ChannelStatistics () |
Destruct the sampler, sample the end time and send the event. |
Samples one channel statistics event.
Definition at line 28 of file channelStatistics.h.
eq::ChannelStatistics::ChannelStatistics | ( | const Statistic::Type | type, |
Channel * | channel, | ||
const uint32_t | frame = LB_UNDEFINED_UINT32 , |
||
const int32_t | hint = AUTO |
||
) | [explicit] |
Construct a statistics sampler and sample the start time.
virtual eq::ChannelStatistics::~ChannelStatistics | ( | ) | [virtual] |
Destruct the sampler, sample the end time and send the event.