![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include <stdint.h>
#include <memory.h>
Go to the source code of this file.
Classes | |
class | Cpl::System::ElapsedTime |
This class defines the interface for accessing the elapsed time since power up and/or reset of the platform. More... | |
struct | Cpl::System::ElapsedTime::Precision_T |
Data type for time in seconds with a 'fractional' millisecond precision. 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. | |