notify in timer%
notify
timer%
Called (on an event boundary) when the timer's alarm expires.
(send a-timer notify) -> void
(send a-timer notify)
send
a-timer
Calls the notify-callback procedure that was provided when the object was created.
notify-callback