Class | God::Driver |
In: |
lib/god/driver.rb
|
Parent: | Object |
thread | [R] |
Queue an asynchronous message
+name+ is the Symbol name of the operation +args+ is an optional Array of arguments
Returns nothing
Create and schedule a new DriverEvent
+condition+ is the Condition +delay+ is the number of seconds to delay (default: interval defined in condition)
Returns nothing