module Airbrake
def performance_notifier
Experimental RBS support (using type sampling data from the type_fusion
project).
def performance_notifier: () -> untyped
This signature was generated using 3 samples from 1 application.
- Api: - private
Other tags:
- Since: - v4.2.3
def performance_notifier @performance_notifier ||= PerformanceNotifier.new end