GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
Timer.h File Reference
#include "Cpl/System/TimerManager.h"
#include "Cpl/System/Counter_.h"
Include dependency graph for Timer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::System::Timer
 This mostly concrete interface defines the operations that can be performed on a software timer. More...
 
class  Cpl::System::TimerComposer< CONTEXT >
 This template class implements a Software Timer that is context independent and allows for a single context to contain many Timers. More...
 

Namespaces

namespace  Cpl
 The 'Cpl' namespace is the root name space for the Colony.
 
namespace  Cpl::System
 The System namespace contains platform independent foundation abstractions and classes related to program execution.