MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Pause[t], t<1

  • To: mathgroup at smc.vnet.net
  • Subject: [mg39301] Re: [mg39284] Pause[t], t<1
  • From: Dr Bob <drbob at bigfoot.com>
  • Date: Mon, 10 Feb 2003 01:07:38 -0500 (EST)
  • References: <200302090950.EAA17971@smc.vnet.net>
  • Reply-to: drbob at bigfoot.com
  • Sender: owner-wri-mathgroup at wolfram.com

$TimeUnit is 1/1000 here, and I have the same result as you, with version 
4.2.

Bobby

On Sun, 9 Feb 2003 04:50:35 -0500 (EST), Selwyn Hollis 
<selwynh at earthlink.net> wrote:

> Group,
>
> I'm using Mathematica 4.1 for Mac OS X, and all of the following commands 
> take about the same amount of time---a little over 10 seconds:
>
> Table[ Pause[1],  {10}];
>
> Table[ Pause[0.1],  {10}];
>
> Table[ Pause[0.01],  {10}];
>
> Does Pause not work for time intervals less than 1 second? What am I 
> missing here? The value $TimeUnit on this machine is 1/100.
>
> ----
> Selwyn Hollis
>
>
>



-- 
majort at cox-internet.com
Bobby R. Treat



  • References:
  • Prev by Date: I need some help about this error
  • Next by Date: Re: Plot3D ? or sth
  • Previous by thread: Pause[t], t<1
  • Next by thread: Compile message suppression