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

◆ time_elapsed_us

unsigned int(* nrf_wifi_osal_ops::time_elapsed_us) (unsigned long start_time)

Return the time elapsed in microseconds since a specified time instant.

Parameters
start_timeThe time instant to measure the elapsed time from.
Returns
The time elapsed in microseconds.