Context
I'm learning how to use Google's - GTFS-realtime
The timestamps that are supplied by a service adhering to this standard are described on this page: https://developers.google.com/transit/gtfs-realtime/reference
Part of the instructions include this sentence:
"To avoid time skew between systems producing and consuming realtime information it is strongly advised to derive timestamp from a time server."
Steps Taken To Understand
- I looked over the wikipedia page on time servers - http://en.wikipedia.org/wiki/Time_server
Question
- Can someone clarify what this instruction means in practical terms?