Searched defs:action_time (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | mpm_unix.c | 190 apr_time_t action_time; member in struct:__anon381 221 if (action_table[next_action].action_time <= apr_time_now() - starttime) { |
Completed in 11 milliseconds