Method: God::TimedEvent#at

Defined in:
lib/god/driver.rb

#atObject

The Time at which this event is due.



16
17
18
# File 'lib/god/driver.rb', line 16

def at
  @at
end