class Relayer::Event::Event
Attributes
time[RW]
Public Instance Methods
time!()
click to toggle source
# File lib/relayer/event/event.rb, line 4 def time! @time = Time.now end