UM C API
6.16.1
|
Structure that holds UMQ message total lifetime information. More...
#include <lbm.h>
Data Fields | |
int | flags |
Bitmap set of flags reserved for future use. Currently set to 0. | |
lbm_ulong_t | umq_msg_total_lifetime |
The message's total lifetime, in milliseconds. | |
Structure that holds UMQ message total lifetime information.
A structure used with UMQ sources to specify a message's total lifetime.
See lbm_umq_msg_total_lifetime_info_t_stct for field definitions.