UbixOS  2.0
_timeval.h File Reference
#include <sys/_types.h>
Include dependency graph for _timeval.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  timeval
 

Macros

#define _SUSECONDS_T_DECLARED
 
#define _TIME_T_DECLARED
 

Typedefs

typedef __suseconds_t suseconds_t
 
typedef __time_t time_t
 

Macro Definition Documentation

◆ _SUSECONDS_T_DECLARED

#define _SUSECONDS_T_DECLARED

Definition at line 8 of file _timeval.h.

◆ _TIME_T_DECLARED

#define _TIME_T_DECLARED

Definition at line 13 of file _timeval.h.

Typedef Documentation

◆ suseconds_t

Definition at line 7 of file _timeval.h.

◆ time_t

typedef __time_t time_t

Definition at line 12 of file _timeval.h.