nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_modem_os_sleep()

int nrf_modem_os_sleep ( uint32_t  timeout)

#include <nrf_modem/include/nrf_modem_os.h>

Put a thread to sleep for a specific amount of time.

Parameters
timeoutTimeout in millisec.
Returns
0 on success, a negative errno otherwise.