Class EventMachine::Reactor
In: lib/em/pure_ruby.rb
Parent: Object

@private

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. @private

[Validate]