Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > benchmarkライブラリ > Benchmark::Tmsクラス > total

instance method Benchmark::Tms#total

total -> Float

合計時間。(utime + stime + cutime + cstime)

class Benchmark::Tms