A time type with nanosecond resolution.
More...
#include <time.h>
|
time_t | tv_sec |
| Whole seconds (>= 0).
|
|
long | tv_nsec |
| Nanoseconds [0, 999999999].
|
|
A time type with nanosecond resolution.
Definition at line 88 of file time.h.
The documentation for this struct was generated from the following file: