Time value with nanosecond precision.
More...
#include "file.h"
|
time_t | tv_sec |
| Number of seconds since the epoch.
|
|
long | tv_nsec |
| Number of nanosecond, on top.
|
|
Time value with nanosecond precision.
Definition at line 49 of file file.h.
◆ tv_sec
Number of seconds since the epoch.
Definition at line 51 of file file.h.
◆ tv_nsec
Number of nanosecond, on top.
Definition at line 52 of file file.h.
The documentation for this struct was generated from the following file: