timex_t Struct Reference

A timex timestamp. More...

Detailed Description

A timex timestamp.

Note
If a timestamp is not normalized, the number of microseconds might be > 1000000

Definition at line 89 of file timex.h.

#include <timex.h>

Data Fields

uint32_t seconds
 number of seconds
 
uint32_t microseconds
 number of microseconds
 

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