clock_sync_config.h File Reference
Detailed Description
TIME client configuration (license: GPLv2).
- Author:
- Roland Riegel
|
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.
|