Go to the source code of this file.
Namespaces | |
namespace | dw |
namespace | dw::framework |
namespace | dw::framework::lockstep |
struct dw::framework::lockstep::LockstepSyncHeader |
Class Members | ||
---|---|---|
uint64_t | seqNum |
The sequence number for the data packet. This field is empty for an advance packet. |
dwTime_t | timestamp |
Timestamp of the producer at the time of sending for a data packet and the next running timstamp for an advance packet. |
LookstepSyncMessageType | type |
Type of message. |