Class: Chamomile::TimerTimeoutMsg

Inherits:
Data
  • Object
show all
Defined in:
lib/chamomile/components/timer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



5
6
7
# File 'lib/chamomile/components/timer.rb', line 5

def id
  @id
end

#timeObject (readonly)

Returns the value of attribute time

Returns:

  • (Object)

    the current value of time



5
6
7
# File 'lib/chamomile/components/timer.rb', line 5

def time
  @time
end