Get Current Time with kernel Timer

Hello,

I like to get the current time with a kernel_timer. So I use the function k_uptime_get().

However,with each call the timer starts again from the beginning (from 0).Is there a method how i can bypass that it starts again from 0.

Parents Reply Children
No Data
Related