Class:            Timer

Environment:      Siren
Superclass:         Model
Category:         Music-Support
Instance variables:   startTime accumulator lastUpdate interval running name

accessing

accumulator
   

accumulator: aValue
   

interval
   

interval: aValue
   

lastUpdate
   

lastUpdate: aValue
   

name
   

name: aValue
   

running
   

running: aValue
   

startTime
   

startTime: aValue
   

control

play
   Start a timer

reset
   Start a timer

restart
   Start a timer

scheduleAt: aTime
   update a timer

start
   Start a timer

stop
   Start a timer

MetaClass:         Timer class