On Sun, Aug 04, 2002 at 06:29:34PM -0000, [EMAIL PROTECTED] wrote: > wrowe 2002/08/04 11:29:33 > > Modified: include apr_time.h > time/unix time.c > time/win32 time.c > Log: > Time in exact ms intervals can be very useful in benchmarking... this > patch defines a general API for doing so if the platform supports > toggling the clock resolution. Don't recommend doing so for HTTPD, > but flood and ab should appreciate it.
If APR can't guarantee a certain precision across the board, how will that API be useful? Also, I'm curious how this works, if you happen to have some references to docs about how this works on NT, I'd be interested. -aaron
