instance method advance_time

Ruby on Rails edge

Since edge

Signature

advance_time(seconds)

No documentation comment.

Parameters

seconds req
Source
# File actioncable/lib/action_cable/connection/test_case.rb, line 155
      def advance_time(seconds)
        @timers.each { |timer| timer.advance(seconds) }
      end

Defined in actioncable/lib/action_cable/connection/test_case.rb line 155 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionCable::Connection::TestServer

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close