|
PatchworkOS
|
#include <timespec.h>
Data Fields | |
| time_t | tv_sec |
| long | tv_nsec |
Definition at line 6 of file timespec.h.
| long timespec::tv_nsec |
Definition at line 9 of file timespec.h.
Referenced by thrd_sleep().
| time_t timespec::tv_sec |
Definition at line 8 of file timespec.h.
Referenced by thrd_sleep().