Class SIP::TimerManager
In: sipper/util/timer/timer_manager.rb
Parent: Object

Methods

new   remove_task   schedule   start   stop  

Included Modules

SipLogger SipperUtil

Constants

MAX_TIME = Time.local(2038, "jan", 1).to_f*1000

Attributes

granularity  [R] 

Public Class methods

Public Instance methods

possibly keep a separate list and then just gloss over when due.

[Validate]