# File lib/connection_pool/monotonic_time.rb, line 62
    def monotonic_time
      GLOBAL_MONOTONIC_CLOCK.get_time
    end