On Fri, 5 Nov 1999, gus wrote:
> 
> It is possible and the result is: MILLISECONDS
> 
> The CGI script used this method to create a 2000 milliseconds delay:
>   t := GetTickCount;
>   repeat until GetTickCount>t+2000;
> 
> As you see in the log snippet below the processing time of the script was 2123 
>milliseconds.
> 

Excellent, thank you very much.

By the way, Aengus has also confirmed this. He ran an anlgform process that
he counted roughly took 6 seconds, and the logfile recorded 5398.

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to