ReactOS 0.4.16-dev-2104-gb84fa49
_timespec32 Struct Reference

#include <time.h>

Public Attributes

__time32_t tv_sec
 
__msvcrt_long tv_nsec
 
long tv_nsec
 

Detailed Description

Definition at line 40 of file time.h.

Member Data Documentation

◆ tv_nsec [1/2]

__msvcrt_long _timespec32::tv_nsec

Definition at line 43 of file time.h.

◆ tv_nsec [2/2]

long _timespec32::tv_nsec

Definition at line 35 of file time.h.

◆ tv_sec

__time32_t _timespec32::tv_sec

Definition at line 42 of file time.h.


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