Description corrections.

Signed-off-by: Michel <michel.vandenhoek@adlinktech.com>
This commit is contained in:
Michel 2020-02-10 10:10:42 +01:00 committed by eboasson
parent 3de040d21a
commit 2d252ad1f6
3 changed files with 7 additions and 5 deletions

View file

@ -43,7 +43,7 @@ extern "C" {
/** Absolute Time definition */
typedef int64_t dds_time_t;
/** Relative Time definition */
/** Relative Time definition in nanoseconds */
typedef int64_t dds_duration_t;
/** @name Macro definition for time units in nanoseconds.