| Allegro CL version 8.1 This page is new in 8.1. | ||||||||||
Arguments: timer
Returns the universal time at which timer
(a timer) is scheduled to
fire, or nil if the timer is not currently
active.
Since universal times are measured in seconds, this is not useful for timers that have a sub-second interval.
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page is new in the 8.1 release.
Created 2007.4.30.
| Allegro CL version 8.1 This page is new in 8.1. | ||||||||||