Class | Rufus::Scheduler::EmScheduler |
In: |
lib/rufus/sc/scheduler.rb
|
Parent: | SchedulerCore |
A rufus-scheduler that uses an EventMachine periodic timer instead of a loop.
Stops the scheduler.
If the :stop_em option is passed and set to true, it will stop the EventMachine (but only if it started the EM by itself !).