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

Go to the source code of this file.

Data Structures

struct  tms
 

Macros

#define _CLOCK_T_DECLARED
 

Typedefs

typedef __clock_t clock_t
 

Macro Definition Documentation

◆ _CLOCK_T_DECLARED

#define _CLOCK_T_DECLARED

Definition at line 36 of file times.h.

Typedef Documentation

◆ clock_t

typedef __clock_t clock_t

Definition at line 35 of file times.h.