FreeSWITCH API Documentation
1.7.0
|
#include <switch_apr.h>
Data Fields | |
int32_t | tm_usec |
int32_t | tm_sec |
int32_t | tm_min |
int32_t | tm_hour |
int32_t | tm_mday |
int32_t | tm_mon |
int32_t | tm_year |
int32_t | tm_wday |
int32_t | tm_yday |
int32_t | tm_isdst |
int32_t | tm_gmtoff |
a structure similar to ANSI struct tm with the following differences:
Definition at line 198 of file switch_apr.h.