Go to the source code of this file.
Data Structures | |
struct | tm |
Defines | |
#define | CLOCKS_PER_SEC 60 |
#define | NULL ((void *)0) |
#define | isotime(tm) _isotime((tm),0) |
Typedefs | |
typedef long | time_t |
typedef long | clock_t |
Functions | |
void | sys_tm_RTC (struct tm *) |
char * | _isotime (const struct tm *, int strict_iso) |
char * | asctime (const struct tm *) |
char* _isotime | ( | const struct tm * | , | |
int | strict_iso | |||
) |
char* asctime | ( | const struct tm * | ) |
void sys_tm_RTC | ( | struct tm * | ) |