chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] srfi-18 documentation for thread-sleep!


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] srfi-18 documentation for thread-sleep!
Date: Fri, 16 Dec 2011 07:36:49 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Sascha,
On Fri, 16 Dec 2011 13:43:01 +0100 Sascha Ziemann <address@hidden> wrote:

> The documentation for the thread-sleep! function in the srfi-18
> documentation mentions a function called current-time. But that can
> not be found:
>
> http://wiki.call-cc.org/search?text=&ident=current-time

You probably need (use srfi-18) in your code.

See http://api.call-cc.org/doc/srfi-18/current-time

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]