class Asciidoctor::Timings

def now

def now
  ::Process.clock_gettime CLOCK_ID
end