TimerDone

Implements a timer that produces a repetitive event when started.

Factory Messages
OperationDescription
event: anEvent Creates a new Timer managed object which will send anEvent when necessary

Operational Messages
OperationReturnDescription
start: secs self starts the time with an interval of secs seconds
cancel self Cancels the timer