Module: Baykit::BayServer::Agent::TimerHandler

Overview

interface

Instance Method Summary collapse

Instance Method Details

#on_timerObject

Raises:



7
8
9
# File 'lib/baykit/bayserver/agent/timer_handler.rb', line 7

def on_timer()
  raise NotImplementedError.new
end