#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 |
This header is written before every data block.
Definition at line 75 of file file.h.
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().