Method: OneApm::Collector::StatsEngine::GCProfiler::CoreGCProfiler#call_count

Defined in:
lib/one_apm/collector/stats_engine/gc_profiler.rb

#call_countObject



92
93
94
# File 'lib/one_apm/collector/stats_engine/gc_profiler.rb', line 92

def call_count
  ::GC.count
end