Hello,
I’m using Connect ME 9210 with NET+OS.
I need to get processor clock time (number of ticks elapsed since the program was launched). So that I can compute how long the program has been running.
I noticed the function ‘clock()’ is used for this purpose, but I’m always getting zero.
Do I need to change some system configuration to make it work or is there any other way to get the processor time in NET+OS.
Thank you for answer