http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/_modules/stem/util/proc.html
CPU_STIME : if pid == 0 : results . append ( ' 0 ' ) else : results . append ( str ( float ( stat_comp [ 14 ]) / CLOCK_TICKS )) elif stat_type == Stat . START_TIME : if pid == 0 : return system_start_time () else : # According to documentation, starttime is in field 21 and the unit is # jiffies (clock ticks).