ReactOS 0.4.16-dev-1093-g93e9710
_timespec64 Struct Reference

#include <time.h>

Public Attributes

__time64_t tv_sec
 
long tv_nsec
 

Detailed Description

Definition at line 38 of file time.h.

Member Data Documentation

◆ tv_nsec

long _timespec64::tv_nsec

Definition at line 41 of file time.h.

◆ tv_sec

__time64_t _timespec64::tv_sec

Definition at line 40 of file time.h.


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