* Sascha Ziemann <[email protected]> [111216 13:45]: > 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
Thanks for spotting this! You can replace the time->seconds part with (current-seconds). HTH, Christian -- Who can (make) the muddy water (clear)? Let it be still, and it will gradually become clear. Who can secure the condition of rest? Let movement go on, and the condition of rest will gradually arise. -- Lao Tse. _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
