Enable Profiling.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello. I am working on a console C project under VS.net. I want to measure execution times between lines of code. I have looked over the documentation to try to set up "ENABLE PROFILING" on my project. I dont understand how to set it up. Can anyone help me out? Or point me to some examples where it is used. :) Jerry