Files | |
file | clock_sync_config.h |
TIME client configuration (license: GPLv2). | |
Defines | |
#define | CLOCK_SYNC_INTERVAL |
Interval in seconds between synchronization attempts. | |
#define | CLOCK_SYNC_TIMEOUT |
Timeout in seconds of synchronization attempts. | |
#define | CLOCK_SYNC_IP_0 |
IP address (first byte) of the remote host which to synchronize from. | |
#define | CLOCK_SYNC_IP_1 |
IP address (second byte) of the remote host which to synchronize from. | |
#define | CLOCK_SYNC_IP_2 |
IP address (third byte) of the remote host which to synchronize from. | |
#define | CLOCK_SYNC_IP_3 |
IP address (fourth byte) of the remote host which to synchronize from. |
#define CLOCK_SYNC_INTERVAL |
Interval in seconds between synchronization attempts.
#define CLOCK_SYNC_TIMEOUT |
Timeout in seconds of synchronization attempts.
#define CLOCK_SYNC_IP_0 |
IP address (first byte) of the remote host which to synchronize from.
#define CLOCK_SYNC_IP_1 |
IP address (second byte) of the remote host which to synchronize from.
#define CLOCK_SYNC_IP_2 |
IP address (third byte) of the remote host which to synchronize from.
#define CLOCK_SYNC_IP_3 |
IP address (fourth byte) of the remote host which to synchronize from.