RC5 Demo
|
#include <timermanager.h>
Public Member Functions | |
TimerManager (Timer *timer) | |
The TimerManager class is just a wrapper around TimerServiceHost to hide the template parameter which otherwise needs to be known by all users that get a reference passed.
|
inline |
Constructor for forwarding parameters to base class.
[in] | timer | Timer to use to generate base ticks. |