| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version | ||||||||||
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-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 | ||||||||||