Dead-simple static stopwatch.
require 'since' Since.now # five seconds go by... Since.then # => "0h 0m 5s"
$ yard doc