Is there a way to have visual studio make a list of routines that run and the time they took?
Using visual studio 2010, can I have my program spit out a list of subroutines that run and the time they take? I'm losing track of what is running in the background of the program and it would be quite helpful.