Class: EasyProfiler::NoProfileInstance

Inherits:
ProfileInstanceBase show all
Defined in:
lib/easy_prof/no_profile_instance.rb

Overview

Class used when profiling is disabled. Does nothing.

Instance Attribute Summary

Attributes inherited from ProfileInstanceBase

#buffer, #config, #name

Method Summary

Methods inherited from ProfileInstanceBase

#debug, #dump_results, #end_group, #group, #initialize, #progress

Constructor Details

This class inherits a constructor from EasyProfiler::ProfileInstanceBase