nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_time_elapsed_us()

unsigned int nrf_wifi_osal_time_elapsed_us ( unsigned long  start_time_us)

Get elapsed time in microseconds.

Parameters
start_time_usThe timestamp in microseconds from which elapsed time is to be measured.

Get the elapsed system uptime in microseconds.

Returns
Elapsed time in microseconds.