|
const char * | ntpServerName = "" |
|
IPAddress | ntpServerIp |
|
const char * | timeUrl = NULL |
|
unsigned int | ntpRequestsSent = 0 |
|
unsigned int | ntpRequestsAnswered = 0 |
|
long | ntpRequestMostRecentMillis = -1 |
|
unsigned int | timeUrlRequestsSent = 0 |
|
unsigned int | timeUrlRequestsAnswered = 0 |
|
long | timeUrlRequestMostRecentMillis = 0 |
|
The documentation for this class was generated from the following file: