ReactOS 0.4.15-dev-7788-g1ad9096
timespec Struct Reference

#include <time.h>

Public Attributes

time_t tv_sec
 
long tv_nsec
 

Detailed Description

Definition at line 88 of file time.h.

Member Data Documentation

◆ tv_nsec

long timespec::tv_nsec

Definition at line 90 of file time.h.

◆ tv_sec

time_t timespec::tv_sec

Definition at line 89 of file time.h.


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