Its a performance profiler for code...
Have 3 functions, A , B and C.
It will tell you when the program executes it spent 5% of its time executing A, 90% B, and 5% C.
Helps you to find code bottlenecks..
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|