RTI Connext DDS Micro C API  Version 4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
osapi_time.h File Reference

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.

Detailed Description

Time API definition.

This file implements function to convert between the NtpTime format and other formats.


Typedef Documentation

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.


RTI Connext DDS Micro C API Version 4.1.0 Copyright © Sun Dec 8 2024 Real-Time Innovations, Inc