Symptom
Process Viewer's More Information feature may not display the total process time for a selected process.
Solution
To view the total CPU time for a particular process:
1. Open Terminal (/Applications/Utilities).
2. Type: ps -auxc
3. Press Return.
The Time column displays the total CPU time for each process.