Michael Fuhr wrote:
> 
> On Fri, Dec 08, 2000 at 02:57:33AM -0200, Edmar Edilton da Silva wrote:
> 
> >       I need to know the response time of a Perl script running under
> > mod_perl. To do this I need a function that it's returns the current time
> > of the system in milliseconds. Please, have anyone any idea what function I can 
>use?
> 
> Try the Time::HiRes module on CPAN.
> 

Or HTTPD::Bench::ApacheBench if you want to see response time from the
perspective of the client.

-Adi

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to