| Time Since The Last Servers Reset |
|
A timestamp is a value expressed in milliseconds. Its typically the time since the last server reset. Timestamp values wrap around (after about 49.7 days). The server, given its current time is represented by timestamp T, always interprets timestamps from clients by treating half of the timestamps space as being earlier in time than T and half of the timestamps space as being later in time than T. One timestamp value, represented by the constant CurrentTime, is never generated by the servers. This value is reserved for use in requests to represent the current server time. |