clock_sync_interval

Periodically send the EMS server’s Coordinated Universal Time (UTC) time to clients. This allows EMS clients to update their offset.

clock_sync_interval = seconds

The time specified, in seconds, determines the interval at which clock sync commands are sent from the server to its clients.

When omitted or zero, the EMS server sends the offset time only when the EMS client connects to the server. If clock_sync_interval is -1, the offset is never sent, not even on connect. Clients do not adjust their time values to match the server time.