Hi TI engineer
Now SDK is 6.10.00.05. I want to get the running time of the system and it is accurate to ms,i use clock() function but it is error.
And I want to get/set timestamp and it is accurate to ms.Is there have any function to get?
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.
Hi TI engineer
Now SDK is 6.10.00.05. I want to get the running time of the system and it is accurate to ms,i use clock() function but it is error.
And I want to get/set timestamp and it is accurate to ms.Is there have any function to get?
Hi,
Can you look at https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/610091/rtos-cc3220sf-launchxl-clock-timestamp-precision
Basically you can use the Clock_GetTicks().
Shlomi