class BenchmarkDriver::Output::Simple
def with_context(context, &block)
-
context
(BenchmarkDriver::Context
) --
def with_context(context, &block) block.call end
context
(BenchmarkDriver::Context
)
--
def with_context(context, &block) block.call end