Method: Eye::Process::Data#debug_data
- Defined in:
- lib/eye/process/data.rb
#debug_data ⇒ Object
54 55 56 |
# File 'lib/eye/process/data.rb', line 54 def debug_data { queue: scheduler_actions_list, watchers: @watchers.keys, timers: timers_data } end |