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.
LispWorks User Guide and Reference Manual - 21 Dec 2011