ErrorLib 1.0.8-master SHA: 810228da25
Type_Timestamp Struct Reference

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...
 

Detailed Description

Definition of a timestamp type.

Field Documentation

◆ ui32NanoSeconds

uint32_t ui32NanoSeconds

Nanoseconds of the timestamp.

◆ ui32Seconds

uint32_t ui32Seconds

Seconds of the timestamp.


The documentation for this struct was generated from the following file: