Libraries
»
benchmark
(2.0.0)
»
Index
»
Benchmark
»
Tms
»
#stime
Method: Benchmark::Tms#stime
Defined in:
lib/benchmark.rb
#
stime
⇒
Object
(readonly)
System CPU time
402 403 404
# File 'lib/benchmark.rb', line 402
def
stime
@stime
end