UM C API  6.12.1
lbm_src_event_timestamp_info_t_stct Struct Reference

Structure that holds the High Resolution Timestamp and sequence number associated with the sent message. More...

#include <lbm.h>

Data Fields

lbm_timespec_t hr_timestamp
 
lbm_uint_t sequence_number
 

Detailed Description

Structure that holds the High Resolution Timestamp and sequence number associated with the sent message.

A structure used to indicate when the message was sent by UM.

See lbm_src_event_timestamp_info_t_stct for field definitions.

Field Documentation

lbm_timespec_t lbm_src_event_timestamp_info_t_stct::hr_timestamp

High Resolution Timestamp of the sent message

lbm_uint_t lbm_src_event_timestamp_info_t_stct::sequence_number

Sequence number of the sent message


The documentation for this struct was generated from the following file: