monotonic

Beginning with RTI Connext DDS 7.2.0 , RTI added support for operating beyond the Year 2038 time rollover issue. Systems running Connext DDS 7.2.0 or later can operate correctly through the year 2106. What Changed? To address the Year 2038 limitation, RTI updated how time values are represented: ...
158 reads — 0 comments
Clock Types RTI Connext DDS uses two different clocks: Internal clock: Used to measure time and handle timing inside the middleware. External clock: Used to generate source and reception timestamps. Both clocks can be configured to use different implementations: Realtime (system): Adjustable by the ...
11001 reads — 1 comment
The most common cause of the following timestamp order errors is that the system clock of the publishing application has been modified to a time in the past: PRESPsWriterQueue_add:!timestamp order PRESPsWriter_write:!timestamp order RTI Data Distribution Service requires a monotonically increasing ...
4020 reads — 0 comments
Subscribe to RSS - monotonic