Forum Discussion
SFost3
New Contributor
6 years agoHello,
When the code hits the return the "total" variable will be about 5400. The CLOCKS_PER_SEC in the time library is 100 so 5400/100 = 54s. I verified this with a stopwatch as well. Running the same code on a Xilinx system takes about 2 seconds.
Thank you for your assistance.