Searched defs:apr_time_sec (Results 1 – 2 of 2) sorted by relevance
64 #define apr_time_sec(time) ((time) / APR_USEC_PER_SEC) macro