Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_SNTP_RETRANSMISSION_TIMEOUT (2U) /* seconds */ |
Timeout for the response from the remote SNTP server (in seconds).
If the SNTP client does not receive any response from a SNTP server, it sends new request message.
Default value is 2
.
.
Definition at line 81 of file fnet_sntp_config.h.