RemoveTimer — cancels a timer.
RemoveTimer(tid)
A timer ID number, as assigned by TimerAt, TimerAfter, or TimerEvery.
The ._TimerIDs list with the tid removed.
This method cancels the timer corresponding to tid, and removes that timer ID number from the ._TimerIDs list.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.