PatchworkOS
Loading...
Searching...
No Matches
timespec Struct Reference

#include <timespec.h>

Data Fields

time_t tv_sec
 
long tv_nsec
 

Detailed Description

Definition at line 6 of file timespec.h.

Field Documentation

◆ tv_nsec

long timespec::tv_nsec

Definition at line 9 of file timespec.h.

Referenced by thrd_sleep().

◆ tv_sec

time_t timespec::tv_sec

Definition at line 8 of file timespec.h.

Referenced by thrd_sleep().


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