module Benchmark
module Benchmark::Trend
module Benchmark::Trend::Clock
benchmark-trend
0.4.0
# now
def now Process.clock_gettime(Process::CLOCK_MONOTONIC) end