Method: OneApm::Collector::StatsEngine::GCProfiler::CoreGCProfiler#call_count
- Defined in:
- lib/one_apm/collector/stats_engine/gc_profiler.rb
#call_count ⇒ Object
92 93 94 |
# File 'lib/one_apm/collector/stats_engine/gc_profiler.rb', line 92 def call_count ::GC.count end |