 | Purpose:
Implements the time calculation used to synch the local machine time with the host
machine time. |
 | Methods:
DWORD GetRemoteTime () - Get the estimated game time in the host
machine.
DWORD GetLocalTime (DWORD dwRemoteTime) - Get our local game
time corresponding the host game time.
DWORD GetLocalTime () - Get our local machine game time. |
|