struct
   Service::WorkerLoop
 
  - Service::WorkerLoop
 - Struct
 - Value
 - Object
 
Overview
This service runs in the background and schedules commands.
Defined in:
service/worker_loop.crConstructors
Instance Method Summary
- #execute(action)
 - #listen_for_notifications
 - #metrics_schedule : Int32
 - #perform
 - #running? : Bool
 - #scheduled(scheduled_time : Time, &)
 - #stop
 - #sync_interval : Int32