![]() |
ErrorLib 1.0.8-master SHA: 810228da25
|
Definition of a timestamp type. More...
#include <timestamp.h>
Data Fields | |
| uint32_t | ui32Seconds |
| Seconds of the timestamp. More... | |
| uint32_t | ui32NanoSeconds |
| Nanoseconds of the timestamp. More... | |
Definition of a timestamp type.
| uint32_t ui32NanoSeconds |
Nanoseconds of the timestamp.
| uint32_t ui32Seconds |
Seconds of the timestamp.