![]() |
nRF WiFi
|
| unsigned int nrf_wifi_osal_time_elapsed_ms | ( | unsigned long | start_time_ms | ) |
nrf_wifi_osal_time_elapsed_ms() - Get elapsed time in milliseconds
| start_time_ms | The timestamp in milliseconds from which elapsed time is to be measured. |
Returns the time elapsed in milliseconds since some time instant (start_time_ms).
Return: Elapsed time in milliseconds.