get now before starttime would be better

This commit is contained in:
Cloud Wu
2014-06-25 11:59:07 +08:00
parent 36cab8e060
commit be1db23ea3
2 changed files with 3 additions and 1 deletions

View File

@@ -13,5 +13,7 @@ skynet.start(function()
maxclient = max_client,
})
print(skynet.time())
skynet.exit()
end)