| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: seconds function &rest args
This function should not be used in an SMP Lisp, as idle time is ill-defined in such images.
This function causes function to be applied to args if the system is ever completely idle for seconds. The action is taken only once. The returned value is a function of zero args that will cancel the idle hook.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |