At 03:16 AM 7/15/2002, Brian Pane wrote: > > - apr_sleep(apr_time_from_sec(1)); > > + apr_sleep(apr_time_from_sec(1) - apr_time_now()); > >The result of that subtraction is roughly negative one billion.
No more commits for me tonight :-)
At 03:16 AM 7/15/2002, Brian Pane wrote: > > - apr_sleep(apr_time_from_sec(1)); > > + apr_sleep(apr_time_from_sec(1) - apr_time_now()); > >The result of that subtraction is roughly negative one billion.
No more commits for me tonight :-)