FunctionPackage: systemToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

funcall-after-idle-timeout

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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version