Referencing Timing
clloyd
Posts: 31
Is there any way to count the instructions that are being executed by a certain code? I am trying to see how long it takes to run the code in order to set up some timing functions so if there is anyway to see how many cycles are being run, help would be greatly appreciated!
Comments