Class God::Timer
In: lib/god/timer.rb
Parent: Base

Methods

get   join   new   reset   schedule   trigger   unschedule  

Constants

INTERVAL = 0.25

Attributes

events  [R] 

Public Class methods

Start the scheduler loop to handle events

Public Instance methods

Join the timer thread

Create and register a new TimerEvent with the given parameters

Remove any TimerEvents for the given condition

[Validate]