Anybody know how to get CPU time information for an application from within the application? I can get elapsed time from a clock() call, but I really want CPU time.