# File src/ruby_supportlib/phusion_passenger/vendor/union_station_hooks_core/lib/union_station_hooks_core/utils.rb, line 93 def monotime_usec_now Process.clock_gettime(Process::CLOCK_MONOTONIC, :microsecond) end