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