|
Equalizer 1.0
|
A statistics sampler for window-related events. More...
#include <windowStatistics.h>
Inheritance diagram for eq::WindowStatistics:
Collaboration diagram for eq::WindowStatistics:Public Member Functions | |
| WindowStatistics (const Statistic::Type type, Window *window) | |
| Construct a statistics sampler and sample the start time. | |
| virtual | ~WindowStatistics () |
| Destruct the sampler, sample the end time and send the event. | |
A statistics sampler for window-related events.
Definition at line 28 of file windowStatistics.h.
| eq::WindowStatistics::WindowStatistics | ( | const Statistic::Type | type, |
| Window * | window | ||
| ) |
Construct a statistics sampler and sample the start time.
| virtual eq::WindowStatistics::~WindowStatistics | ( | ) | [virtual] |
Destruct the sampler, sample the end time and send the event.
1.0 by
1.7.3