class ActiveSupport::Notifications::Event
def self.clock_gettime_supported? # :nodoc:
def self.clock_gettime_supported? # :nodoc: defined?(Process::CLOCK_THREAD_CPUTIME_ID) && !Gem.win_platform? && !RUBY_PLATFORM.match?(/solaris/i) end
def self.clock_gettime_supported? # :nodoc: defined?(Process::CLOCK_THREAD_CPUTIME_ID) && !Gem.win_platform? && !RUBY_PLATFORM.match?(/solaris/i) end