time.cpu
Syntax
Get the CPU time. This is the sum of the cycle time of all threads. This function uses Windows API QueryProcessCycleTime.
time.clock
time.kernel