UM C API  6.16
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
 High Resolution Timestamp of the sent message.
 
lbm_uint_t sequence_number
 Sequence number of the sent message.
 

Detailed Description

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

This structure indicates the timestamp associated with a given sent message. Delivered as a source event LBM_SRC_EVENT_TIMESTAMP via callbacks lbm_src_cb_proc and lbm_ssrc_cb_proc.

For more information about high resolution timestamps, see High-resolution Timestamps.

See lbm_src_event_timestamp_info_t_stct for field definitions.


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