|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "TimeDuration.h"#include "TimePoint_T.h"#include <ace/Monotonic_Time_Policy.h>#include <ace/Time_Policy.h>

Go to the source code of this file.
Namespaces | |
| OpenDDS | |
| The Internal API and Implementation of OpenDDS. | |
| OpenDDS::DCPS | |
Typedefs | |
| typedef ACE_System_Time_Policy | OpenDDS::DCPS::SystemClock |
| typedef TimePoint_T< SystemClock > | OpenDDS::DCPS::SystemTimePoint |
| typedef SystemClock | OpenDDS::DCPS::MonotonicClock |
| typedef TimePoint_T< MonotonicClock > | OpenDDS::DCPS::MonotonicTimePoint |
See https://opendds.readthedocs.io/en/master/internal/dev_guidelines.html#time (or docs/internal/dev_guidelines.rst) for background and reasoning for these types.
Definition in file TimeTypes.h.
1.8.13