What is the Difference Between Self and Total Time?
- Self-time
- 
This is the time to execute code in a function. 
- Total-time
- 
This is self-time plus the amount of time it took to execute code in any functions which that function calls. 
 
Figure 1. The difference between Self-time and Total-time.
  Still need help?
  Email [email protected]