Hi all:
I want to know if there is any API to get the system running time after the last power on
my develop platform is CYW20735
thanks!
mandy
Solved! Go to Solution.
Hi Mandy,
There is no such API or function to get the system running time.
Out of curiosity, Why you need this time? Any specific application?
Hi Mandy,
There is no such API or function to get the system running time.
Out of curiosity, Why you need this time? Any specific application?
Hi SheetalJ_96:
Yes, this is a special application. I think I can use clock_SystemTimeMicroseconds64() to get the system time since
the device is powered on
thanks!
Mandy