(thread-sleep! (milliseconds->time (+ 500 (current-milliseconds))))

should be file. --daishi

At Mon, 7 Apr 2008 11:47:26 -0600,
Jim Ursetto wrote:
> 
> So I need to do this?
> 
> (thread-sleep!
>   (milliseconds->time (+ 500 (time->milliseconds (current-time)))))
> 
> On 4/7/08, felix winkelmann <[EMAIL PROTECTED]> wrote:
> > >  #;3> (thread-sleep! (milliseconds->time 1000))  ; returns immediately
> > The seconds/milliseconds argument must be absolute, not relative.
> > As specified in srfi-18:
> 
> 
> _______________________________________________
> Chicken-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/chicken-users
> 
> ******************************
>  XREA.COM -Free Web Hosting-
>  http://www.xrea.com/
> ******************************


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to