nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ emds_store_time_get()

uint32_t emds_store_time_get ( void  )

#include <include/emds/emds.h>

Estimate the time needed to store the registered data.

Estimate how much time it takes to store all dynamic and static data registered in the entries. This value is dependent on the chip used, and should be checked against the chip datasheet.

Returns
Time needed to store all data (in microseconds).