thanks for all responses. i will play around with Nikola's suggestion and
look at the Benchmark module.

-----Original Message-----
From: Jeff 'japhy' Pinyan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 10:55 AM
To: Kipp, James
Cc: [EMAIL PROTECTED]
Subject: Re: Time a function


On May 22, Kipp, James said:

>Anyone have any suggestion, routines, ideas for timing a function? Namely
>the function will copy large files. i want to time how long the copy will
>take.

  use Benchmark;

Read its docs for a good description.



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

Reply via email to