Dear All,
I have a question, in visual studio 6.0 under build tool have the profile option , in this option i can know how much time i spend in each funtion. using a timing funtion.
How i can make this at C++ VS 7 without change my code only change a option at build?
Thank you
I have a question, in visual studio 6.0 under build tool have the profile option , in this option i can know how much time i spend in each funtion. using a timing funtion.
How i can make this at C++ VS 7 without change my code only change a option at build?
Thank you