instance method now

Ruby on Rails 5.2.8.1

Since v5.2.8.1 Last seen in v5.2.8.1 Private

Signature

now()

No documentation comment.

Source
# File activesupport/lib/active_support/subscriber.rb, line 110
      def now
        Process.clock_gettime(Process::CLOCK_MONOTONIC)
      end

Defined in activesupport/lib/active_support/subscriber.rb line 110 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Subscriber

Type at least 2 characters to search.

↑↓ navigate · open · esc close