cpu_time


cpu_time()
      

Return the cpu time in seconds that has been used by the program (user time plus system time).

Also see:

real_time
process_times
time


Core Module Index | Contents