# File lib/amalgalite/taps/io.rb, line 39 def output_profile_event( msg, time ) io.puts "#{time} : #{msg}" end