# File lib/ruby-prof/call_tree_printer.rb, line 50
    def convert(value)
      (value * @value_scale).round
    end