Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

time.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  tm

Defines

#define _CLOCK_T
#define _CLOCK_T_
#define _SIZE_T
#define _SIZE_T_
#define _TIME_T
#define _TIME_T_
#define CLOCKS_PER_SEC   1000000
#define NULL   0

Typedefs

typedef long clock_t
typedef unsigned long size_t
typedef long time_t

Functions

char * asctime (const struct tm *)
clock_t clock (void)
char * ctime (const time_t *)
double difftime (time_t, time_t)
tmgmtime (const time_t *)
tmlocaltime (const time_t *)
time_t mktime (struct tm *)
size_t strftime (char *, size_t, const char *, const struct tm *)
time_t time (time_t *)


Define Documentation

#define _CLOCK_T
 

Definition at line 10 of file time.h.

#define _CLOCK_T_
 

Definition at line 11 of file time.h.

#define _SIZE_T
 

Definition at line 22 of file time.h.

#define _SIZE_T_
 

Definition at line 23 of file time.h.

#define _TIME_T
 

Definition at line 16 of file time.h.

#define _TIME_T_
 

Definition at line 17 of file time.h.

#define CLOCKS_PER_SEC   1000000
 

Definition at line 4 of file time.h.

#define NULL   0
 

Definition at line 6 of file time.h.


Typedef Documentation

typedef long clock_t
 

Definition at line 12 of file time.h.

typedef unsigned long size_t
 

Definition at line 24 of file time.h.

typedef long time_t
 

Definition at line 18 of file time.h.


Function Documentation

char* asctime const struct tm  ) 
 

Referenced by Com_Printf(), and QGL_EnableLogging().

clock_t clock void   ) 
 

char* ctime const time_t  ) 
 

Referenced by emitheader(), main(), and PC_ExpandBuiltinDefine().

double difftime time_t  ,
time_t 
 

struct tm* gmtime const time_t  ) 
 

struct tm* localtime const time_t  ) 
 

Referenced by Com_Printf(), Com_RealTime(), and QGL_EnableLogging().

time_t mktime struct tm  ) 
 

size_t strftime char *  ,
size_t  ,
const char *  ,
const struct tm
 

time_t time time_t  ) 
 

Referenced by Com_Printf(), Com_RealTime(), emitheader(), I_FloatTime(), main(), Map_SaveFile(), PC_ExpandBuiltinDefine(), and QGL_EnableLogging().


Generated on Thu Aug 25 15:49:12 2005 for Quake III Arena by  doxygen 1.3.9.1