| 
    client-c
    0.7.0
    
   | 
 
#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 | 
| #define KAA_TIME | ( | ) | (kaa_time_t)time(NULL) | 
Definition at line 25 of file posix_time.h.
| typedef time_t kaa_time_t | 
Definition at line 23 of file posix_time.h.