client-c  0.7.0
posix_time.h File Reference
#include <time.h>
+ Include dependency graph for posix_time.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define KAA_TIME()   (kaa_time_t)time(NULL)
 

Typedefs

typedef time_t kaa_time_t
 

Macro Definition Documentation

#define KAA_TIME ( )    (kaa_time_t)time(NULL)

Definition at line 25 of file posix_time.h.

Typedef Documentation

typedef time_t kaa_time_t

Definition at line 23 of file posix_time.h.