On Tue, Jul 02, 2002 at 11:13:58AM -0700, Brian Pane wrote: > If we change apr_time_t to use binary microseconds, we'll have to > decide whether to do the same for apr_interval_time_t.
I'm not really comfortable doing a change like this without changing the name for apr_time_t. If we are going to change the semantics we need to create a new identifier. -aaron