Method: Datadog::Core::Environment::GC.stat

Defined in:
lib/datadog/core/environment/gc.rb

.statObject



10
11
12
# File 'lib/datadog/core/environment/gc.rb', line 10

def stat
  ::GC.stat
end