module Benchmark
module Benchmark::Trend
module Benchmark::Trend::Clock
benchmark-trend
0.4.0
# measure
(Float)
def measure before = now yield after = now after - before end