Libraries
»
benchmark
(2.7.0)
»
Index
»
Benchmark
»
Tms
»
#to_s
Method: Benchmark::Tms#to_s
Defined in:
lib/benchmark.rb
#
to_s
⇒
Object
Same as #format.
516 517 518
# File 'lib/benchmark.rb', line 516
def
to_s
format
end