summaryrefslogtreecommitdiff
path: root/gc.rb
diff options
context:
space:
mode:
-rw-r--r--gc.rb10
1 files changed, 9 insertions, 1 deletions
@@ -320,7 +320,15 @@ module GC
# it is overwritten and returned.
# This is intended to avoid probe effect.
def self.latest_gc_info hash_or_key = nil
- Primitive.gc_latest_gc_info hash_or_key
end
# call-seq: