![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "Cpl/System/ElapsedTime.h"
Go to the source code of this file.
Classes | |
class | Cpl::System::PeriodicScheduler |
This concrete class is a 'policy' object that is used to add polled based, cooperative monotonic scheduling to a Runnable object. More... | |
struct | Cpl::System::PeriodicScheduler::Interval_T |
Defines an interval. 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. | |
Macros | |
#define | CPL_SYSTEM_PERIODIC_SCHEDULAR_END_INTERVALS {nullptr,{0,0},nullptr} |
Helper macro that is used to mark the end of an 'Interval Array'. | |
#define CPL_SYSTEM_PERIODIC_SCHEDULAR_END_INTERVALS {nullptr,{0,0},nullptr} |
Helper macro that is used to mark the end of an 'Interval Array'.