Class EventMachine::Reactor
In: lib/pr_eventmachine.rb
Parent: Object

Methods

Included Modules

Singleton

Constants

HeartbeatInterval = 2

Attributes

current_loop_time  [R] 

Public Class methods

Public Instance methods

Called before run, this is a good place to clear out arrays with cruft that may be left over from a previous run.

[Validate]