#include <switch_apr.h>
Collaboration diagram for switch_time_exp_t:
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 |
Definition at line 247 of file switch_apr.h.
| int32_t switch_time_exp_t::tm_usec |
microseconds past tm_sec
Definition at line 249 of file switch_apr.h.
Referenced by switch_log_vprintf().
1.4.7