nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

Measuring time execution on nrf52840

Hi Friends!

I want to do this on the nrf52840:

time start  

do some code 

time stop

print stop-start and get time

Im using nrf connect extension for VScode 

Does anybody know how to do this?

Thanks!

 

Related