class AppPerfRpm::Reporters::NullClient
Public Class Methods
new()
click to toggle source
# File lib/app_perf_rpm/reporters/null_client.rb, line 6 def initialize end
Public Instance Methods
start()
click to toggle source
# File lib/app_perf_rpm/reporters/null_client.rb, line 9 def start end
stop()
click to toggle source
# File lib/app_perf_rpm/reporters/null_client.rb, line 12 def stop end