|
libxcoder 5.6.0
|
Log entry information structure. More...
#include <ni_device_api_priv.h>
Data Fields | |
| const uint8_t * | start_ptr |
| const uint8_t * | end_ptr |
| uint64_t | timestamp |
| bool | wrap_around |
Log entry information structure.
Definition at line 1099 of file ni_device_api_priv.h.
| const uint8_t* end_ptr |
Definition at line 1101 of file ni_device_api_priv.h.
| const uint8_t* start_ptr |
Definition at line 1100 of file ni_device_api_priv.h.
| uint64_t timestamp |
Definition at line 1102 of file ni_device_api_priv.h.
| bool wrap_around |
Definition at line 1103 of file ni_device_api_priv.h.