OpenDDS  Snapshot(2023/04/28-20:55)
Namespaces
TimeTypes.h File Reference
#include "TimeDuration.h"
#include "TimePoint_T.h"
#include <ace/Monotonic_Time_Policy.h>
#include <ace/Time_Policy.h>
Include dependency graph for TimeTypes.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.