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

Methods

due?   new  

Attributes

at  [RW] 
condition  [RW] 

Public Class methods

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

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

Returns TimerEvent

Public Instance methods

[Validate]