Re: (no subject)
- Posted by "Kat" <gertie at visionsix.com> Oct 20, 2004
- 1028 views
On 20 Oct 2004, at 10:52, gunnar( beginner ) wrote: > > > posted by: gunnar( beginner ) <gunnar_secret at hotmail.com> > > Kat wrote: > > > > On 20 Oct 2004, at 10:26, gunnar wrote: > > > > > > > > posted by: gunnar <gunnar_secret at hotmail.com> > > > > > > Does someone know a easy way to delay programs. > > > A procedure like that doesen't exist in the euphoria-include files. > > > I want a procedure that dosen't care about how fast > > > the computer is. > > > > sleep() > > > > Kat > > > > > Ohh, I forget to say, > sleep() dosen't work, > sleep() can only delay whole seconds... We know. And RDS knows, trust me, we have been over it before. And the "official" version doesn't support sleep(0), just comment out those lines that test for zero. As for fractional seconds, i don't know. I am sure there's some windows gurus that are not reading this thread because it has [no subject], perhaps if you gave it a subject, like maybe "fractional sec sleep()", they'd jump in and offer something. Kat