class
Benchmark::Tms
ruby latest stable
- Superclass: Object
A data object, representing the times associated with a benchmark measurement.
Constants
CAPTION = " user system total real\\n"
FORMAT = "%10.6u %10.6y %10.6t %10.6r\\n"
Attributes
| [R] | cstime |
| [R] | cutime |
| [R] | label |
| [R] | real |
| [R] | stime |
| [R] | total |
| [R] | utime |
Files
- lib/benchmark.rb