RTI Connext DDS Micro C API
Version 4.1.0
|
Time API definition. More...
#include "osapi/osapi_dll.h"
#include "osapi/osapi_types.h"
Data Structures | |
struct | OSAPI_NtpTime |
NTP Time representation. More... |
Typedefs | |
typedef struct OSAPI_NtpTime | OSAPI_NtpTime |
NTP Time representation. |
Time API definition.
This file implements function to convert between the NtpTime format and other formats.
typedef struct OSAPI_NtpTime OSAPI_NtpTime |
NTP Time representation.
Expresses time in NTP format. The second field is simply an integer expressing seconds. The fraction field expresses 1/2^32 of a second.