RC5 Demo
Public Member Functions | List of all members
TimerManager Class Reference

#include <timermanager.h>

Inheritance diagram for TimerManager:

Public Member Functions

 TimerManager (Timer *timer)
 

Detailed Description

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.

Note
In case 3 timers are no enough, increase here.

Constructor & Destructor Documentation

◆ TimerManager()

TimerManager::TimerManager ( Timer *  timer)
inline

Constructor for forwarding parameters to base class.

Parameters
[in]timerTimer to use to generate base ticks.

The documentation for this class was generated from the following file: