14 15 16
# File 'lib/httpx/utils.rb', line 14 def now Process.clock_gettime(Process::CLOCK_MONOTONIC) end