|
From: Gabriele B. <g.b...@co...> - 2002-08-13 09:54:57
|
> As far as I know, there isn't anything like that in the code right now, > and it does sound like it could be useful, especially in testing. I put it in the 3.1.x branch. Please check whether everything sounds good for you, and I'll put it into the main branch as well. I hope I did not make any disaster when committing to this branch. There are 2 considerations I think we may pay attention to: - I included the <sys/time.h> file for the gettimeofday function: should we change the configure file? - I created the template variable EXECUTIONTIME, which displays the time in a "seconds.milliseconds" format (like Google). Give a look at the Display::setExecutionTime method. If everything is fine, we should put it into the documentation as well. Please let me know if it works fine. I applied this patch to our Web site and it works pretty well and really nicely! :-) Ciao and thanks -Gabriele --=20 Gabriele Bartolini - Web Programmer Comune di Prato - Prato - Tuscany - Italy g.b...@co... | http://www.comune.prato.it > find bin/laden -name osama -exec rm {} ; |