|
Fawkes API
Fawkes Development Version
|
BBLogger entry header. More...
#include <file.h>
Public Attributes | |
| uint32_t | rel_time_sec |
| time since start time, seconds | |
| uint32_t | rel_time_usec |
| time since start time, microseconds | |
BBLogger entry header.
This header is written before every data block.
| uint32_t bblog_entry_header::rel_time_sec |
time since start time, seconds
Definition at line 76 of file file.h.
Referenced by BBLogFile::read_next().
| uint32_t bblog_entry_header::rel_time_usec |
time since start time, microseconds
Definition at line 77 of file file.h.
Referenced by BBLogFile::read_next().