On Mon, Apr 7, 2008 at 1:47 PM, Jim Ursetto <[EMAIL PROTECTED]> wrote:
> So I need to do this?
>
>  (thread-sleep!
>   (milliseconds->time (+ 500 (time->milliseconds (current-time)))))

Just this:
(thread-sleep! 0.5)

Graham


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to