Searched refs:startcamp (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/examples/
H A Dmod_example_ipc.c224 apr_time_t startcamp; local
256 startcamp = apr_time_now();
258 timecamped = (apr_int64_t) (apr_time_now() - startcamp);

Completed in 18 milliseconds