25 26 27
# File 'lib/console/progress.rb', line 25 def self.now Process.clock_gettime(Process::CLOCK_MONOTONIC) end