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

instance method Benchmark::Tms#total

total -> Float

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

class Benchmark::Tms