Class: EasyProfiler::NoProfileInstance
- Inherits:
-
ProfileInstanceBase
- Object
- ProfileInstanceBase
- EasyProfiler::NoProfileInstance
- 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
Method Summary
Methods inherited from ProfileInstanceBase
#debug, #dump_results, #end_group, #group, #initialize, #progress
Constructor Details
This class inherits a constructor from EasyProfiler::ProfileInstanceBase