Re: Less than a second?

2002-07-13 Thread zentara
On 12 Jul 2002 19:03:43 -, [EMAIL PROTECTED] (Felix Geerinckx) wrote: >on Fri, 12 Jul 2002 15:35:06 GMT, Zentara wrote: > >> On 12 Jul 2002 12:16:39 -, [EMAIL PROTECTED] (Felix >> Geerinckx) wrote: >> >>>on Thu, 11 Jul 2002 11:26:05 GMT, Octavian Rasnita wrote: >>> I want to calcula

Re: Less than a second?

2002-07-12 Thread Felix Geerinckx
on Fri, 12 Jul 2002 15:35:06 GMT, Zentara wrote: > On 12 Jul 2002 12:16:39 -, [EMAIL PROTECTED] (Felix > Geerinckx) wrote: > >>on Thu, 11 Jul 2002 11:26:05 GMT, Octavian Rasnita wrote: >> >>> I want to calculate how much time a Perl script runs. >>> Can you tell me how to calculate using fra

Re: Less than a second?

2002-07-12 Thread zentara
On 12 Jul 2002 12:16:39 -, [EMAIL PROTECTED] (Felix Geerinckx) wrote: >on Thu, 11 Jul 2002 11:26:05 GMT, Octavian Rasnita wrote: > >> I want to calculate how much time a Perl script runs. >> Can you tell me how to calculate using fractions of a second? >Use the Time::HiRes module. See > >

Re: Less than a second?

2002-07-12 Thread Felix Geerinckx
on Thu, 11 Jul 2002 11:26:05 GMT, Octavian Rasnita wrote: > I want to calculate how much time a Perl script runs. > Can you tell me how to calculate using fractions of a second? > > The script may run in less than a second, but Perl always tell me 1 > second, or 2 seconds, etc

Re: Less than a second?

2002-07-12 Thread Christopher G Tantalo
Octavian Rasnita wrote: > Hi all, > > I want to calculate how much time a Perl script runs. > Can you tell me how to calculate using fractions of a second? if you are doing this in unix, have you tried the timex command? -- --- Just Your Friendly Neighborhood _SPIDEY_

Less than a second?

2002-07-11 Thread Octavian Rasnita
Hi all, I want to calculate how much time a Perl script runs. Can you tell me how to calculate using fractions of a second? The script may run in less than a second, but Perl always tell me 1 second, or 2 seconds, etc. Thank you. Teddy Center: http://teddy.fcc.ro/ Mail: [EMAIL PROTECTED