how to get the system time after power on

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
mawu_4270096
Level 5
Level 5
50 replies posted 25 replies posted 10 replies posted

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

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

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?

View solution in original post

2 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

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?

mawu_4270096
Level 5
Level 5
50 replies posted 25 replies posted 10 replies posted

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