Re: Why not POSIX timeval?

2002-07-15 Thread rbb
On Sun, 14 Jul 2002, Justin Erenkrantz wrote: > On Sun, Jul 14, 2002 at 11:03:45PM -0500, William A. Rowe, Jr. wrote: > > That is a more frequent case, yes. How httpd stores the return > > values from apr functions is up to httpd. If all it needs is elapsed > > seconds, and int suffices quite ni

Why not POSIX timeval?

2002-07-15 Thread Justin Erenkrantz
On Sun, Jul 14, 2002 at 11:03:45PM -0500, William A. Rowe, Jr. wrote: > That is a more frequent case, yes. How httpd stores the return > values from apr functions is up to httpd. If all it needs is elapsed > seconds, and int suffices quite nicely. > > > E.g. > > int request_start = apr_time_a