88 89 90
# File 'lib/evt/backends/bundled.rb', line 88 def current_time Process.clock_gettime(Process::CLOCK_MONOTONIC) end