Publish our server startup time in our NodeObject.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5867 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-07-13 00:34:19 +00:00
parent 646b438404
commit 9cdd93ee11
2 changed files with 23 additions and 0 deletions
@@ -249,6 +249,7 @@ public abstract class PeerManager
// create our node object
_nodeobj = _omgr.registerObject(createNodeObject());
_nodeobj.setNodeName(nodeName);
_nodeobj.setBootStamp(System.currentTimeMillis());
// register ourselves with the node table
_self = new NodeRecord(