Class: ZTK::Profiler
- Inherits:
-
Object
- Object
- ZTK::Profiler
- Extended by:
- Core, Private
- Defined in:
- lib/ztk/profiler.rb,
lib/ztk/profiler/core.rb,
lib/ztk/profiler/timer.rb,
lib/ztk/profiler/private.rb,
lib/ztk/profiler/timer/class_methods.rb
Overview
Profiler Class
A comprehensive timing profiler, this class functions using method_missing to allow the consumer to define timing profiles in an ad hoc manner using a block.
Defined Under Namespace
Modules: Core, Private Classes: Timer
Method Summary
Methods included from Private
report_timer_totals, report_timers, report_totals