10 11 12 13 14
# File 'lib/one_apm/support/vm/jruby_vm.rb', line 10 def snapshot snap = Snapshot.new gather_stats(snap) snap end