Report the computed server/client time differential.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2593 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: Client.java,v 1.37 2003/03/11 04:43:14 mdb Exp $
|
// $Id: Client.java,v 1.38 2003/05/20 19:07:52 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.presents.client;
|
package com.threerings.presents.client;
|
||||||
|
|
||||||
@@ -498,6 +498,7 @@ public class Client
|
|||||||
_dcalc = null;
|
_dcalc = null;
|
||||||
// let the client continue with its initialization
|
// let the client continue with its initialization
|
||||||
clockDeltaEstablished();
|
clockDeltaEstablished();
|
||||||
|
Log.info("Time offset from server: " + _serverDelta + "ms.");
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
// ...or we'll either be sending another ping
|
// ...or we'll either be sending another ping
|
||||||
|
|||||||
Reference in New Issue
Block a user