method
start
v7.1.3.4 -
Show latest stable
- Class:
ActiveSupport::Notifications::Instrumenter::LegacyHandle
start()public
No documentation available.
# File activesupport/lib/active_support/notifications/instrumenter.rb, line 41
def start
@listener_state = @notifier.start @name, @id, @payload
end