Method: APND::Settings::Daemon#timer

Defined in:
lib/apnd/settings.rb

#timerObject

Interval (in seconds) the queue will be processed

Default: 30


72
73
74
# File 'lib/apnd/settings.rb', line 72

def timer
  @timer
end