Important: The information in this document is obsolete and should not be used for new development.
Time Manager Routines
You can insert a task record into the Time Manager's queue by callingInsTime
orInsXTime
. UseInsXTime
only if you wish to use the drift-free, fixed-frequency timing services of the extended Time Manager; useInsTime
in all other cases. After you have queued a task record, you can activate it by callingPrimeTime
. You can remove a task record from the queue by callingRmvTime
.
© Apple Computer, Inc.
17 JUN 1996