This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Execution Time measure of a portion of code in our program

Other Parts Discussed in Thread: TMS320C6455, OMAPL138

Hello,

Could someone please help in the following issue? We're trying to measure the time that a portion of code spends during its execution. We're trying the function clock() of time.h library but it seems that it is not running. Could it be possible that we need to add some library in our project ir order to run appropriately? Do you know another way to measure the time consumed by a portion of code in our program?

Many Thanks in advace,

Kind Regards