module Benchmark::HTTP::Command
Public Class Methods
call(*args)
click to toggle source
# File lib/benchmark/http/command.rb, line 32 def self.call(*args) Top.call(*args) end
# File lib/benchmark/http/command.rb, line 32 def self.call(*args) Top.call(*args) end