Hello,
Is there any timer that can used to measure the execution time of a function? I have Util_constructClock() but i expires after certain period. It does not really tell about how much time passed as it takes a fix period as argument and expires once the period is reached.
Is there any timer that starts and at some point it tells that how much time is passed?
I will be waiting for your kind reply.