# File lib/god/system/process.rb, line 30
def
cpu_time
time_string_to_seconds
(
ps_string
(
'time'
))
end