Syntalos::SyncOffsetEvent

Syntalos::SyncOffsetEvent

Syntalos::SyncOffsetEvent

More…

#include <ipc-types-private.h>

Public Attributes

Name
iox2::bb::StaticString< 64 >id
int64_toffsetUsec

Detailed Description

struct Syntalos::SyncOffsetEvent;

Synchronizer offset change event: emitted by a worker-owned time-sync synchronizer whenever the measured offset to the master clock changes.

Public Attributes Documentation

variable id

iox2::bb::StaticString< 64 > id;

variable offsetUsec

int64_t offsetUsec;

Updated on 2026-05-15 at 01:05:43 +0000