comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <Stephen.A.Leake@nasa.gov>
Subject: Re: Problems with a TIMER
Date: 28 Jan 2003 13:36:15 -0500
Date: 2003-01-28T18:49:31+00:00	[thread overview]
Message-ID: <u7kcpm89s.fsf@nasa.gov> (raw)
In-Reply-To: b15mm5$rgk$1@e3k.asi.ansaldo.it

"NERO" <nero@hhhh.it> writes:

> This is the code used to check "a timer of 10 seconds":
> <snip>
> The target is a processor x86 Family 6 Model 7 Stepping 3 AT/AT COMPATIBLE
> The results change if I use video-outputs or not (PUT("START TIMER"),
> PUT("-"), PUT("TIME OUT") are now commented into the code).
> Why?

Because it takes time to execute Put ("-").

On the other hand, it is not clear exactly what you meant by
"results". If all the Text_IO is commented out, there is no output
from the program. I guess you must haved timed it in some other way.

-- 
-- Stephe



  reply	other threads:[~2003-01-28 18:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-28 10:40 Problems with a TIMER NERO
2003-01-28 18:36 ` Stephen Leake [this message]
2003-01-28 18:42 ` tmoran
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox