Type:
Class
Constants:
CAPTION : " user system total real\n"

Default caption, see also Benchmark::CAPTION

FORMAT : "%10.6u %10.6y %10.6t %10.6r\n"

Default format string, see also Benchmark::FORMAT

A data object, representing the times associated with a benchmark measurement.

+
  • References/Ruby on Rails/Ruby/Classes/Benchmark/Benchmark::Tms

+(other) Instance Public methods Returns a new

2025-01-10 15:47:30