Class God::TimedEvent
In: lib/god/driver.rb
Parent: Object

Methods

<=>   due?   new  

Included Modules

Comparable

Attributes

at  [RW] 

Public Class methods

Instantiate a new TimedEvent that will be triggered after the specified delay

  +delay+ is the number of seconds from now at which to trigger

Returns TimedEvent

Public Instance methods

[Validate]