LispWorks User Guide and Reference Manual > 15 Multiprocessing

NextPrevUpTopContentsIndex

15.10 Timers

Use timers to run code after a specified time has passed. You can schedule a timer to run once or repeat at regular intervals, and you can unschedule it before it expires.

For the details, see the reference entries for make-timer and schedule-timer.

15.10.1 Timers and multiprocessing

15.10.2 Input and output for timer functions


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex