On Mon, Jun 10, 2002 at 03:57:29PM -0700, Justin Erenkrantz wrote:
> How about using the value we already have:
> 
> typedef apr_int32_t apr_short_interval_time_t;

Unfortunately, that type still has units of milliseconds.

Seems like Roy needs an "apr_seconds_t", and apr_short_interval_time_t
should be renamed "apr_milliseconds_t".

-aaron

Reply via email to