An alarm object provides timing and notification capability by supplying a facility to send any message to any object at a given time. You can cancel an alarm before it sends its message.
Table 5.29. ooRexx Alarm Class
Object
↓
Alarm
cancel
init
Note
The Alarm class also has available class methods that its metaclass, the Class class (Section 5.1.2, “The Class Class”), defines.