|
Static Public Member Functions |
static time_t | getTime (time_t *tloc=NULL) |
static time_t | time (time_t *tloc) |
static int | getTimeOfDay (struct timeval *tp) |
static int | gettimeofday (struct timeval *tp, struct timezone *) |
static struct tm * | getLocalTime (const time_t *clock, struct tm *result) |
static struct tm * | locatime (const time_t *clock, struct tm *result) |
static struct tm * | getGMTTime (const time_t *clock, struct tm *result) |
static struct tm * | gmtime (const time_t *clock, struct tm *result) |
Static Protected Member Functions |
static void | lock (void) |
static void | unlock (void) |