Squeak Class Documentation category index | class index  
 
MorphicAlarm
  category: Morphic-Events
  superclass: MessageSend
  subclasses: StepMessage

No comment. Sorry.

instance methods
  accessing
  scheduledTime
scheduledTime:

  evaluating
  value:

class methods
  instance creation
  scheduledAt:receiver:selector:arguments:

instance methods
  accessing top  
 

scheduledTime

Return the time (in milliseconds) that the receiver is scheduled to be executed


 

scheduledTime:

Set the time (in milliseconds) that the receiver is scheduled to be executed


  evaluating top  
 

value:


class methods
  instance creation top  
 

scheduledAt:receiver:selector:arguments: