switch_time_exp_t Struct Reference
[Time Routines]

#include <switch_apr.h>

Collaboration diagram for switch_time_exp_t:

[legend]

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

Detailed Description

a structure similar to ANSI struct tm with the following differences:

Definition at line 247 of file switch_apr.h.


Field Documentation

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().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:35 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7