Main Page
Modules
Data Structures
Files
Related Pages
Data Structures
Data Fields
lbmpdm_timestamp_t Struct Reference
Structure to hold a timestamp value.
More...
#include <
lbmpdm.h
>
Data Fields
int32_t
tv_secs
int32_t
tv_usecs
Detailed Description
The tv_secs is the number of seconds since the epoch. The tv_usecs is the additional microseconds since the epoch. and can range from -128 to 127.
Field Documentation
int32_t
lbmpdm_timestamp_t::tv_secs
Seconds since epoch
int32_t
lbmpdm_timestamp_t::tv_usecs
Microseconds since last second
The documentation for this struct was generated from the following file:
lbmpdm.h
Generated on Thu Mar 6 13:11:24 2014 for LBM API by
1.5.2