serverxxx

git-svn-id: svn://elaine/murooma/trunk@116 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
(no author) 2014-07-28 06:16:45 +00:00
parent aec2b4ee53
commit 73ef1cda12

View file

@ -64,8 +64,8 @@ int main () {
}
else
{
usleep(1000);
gettimeofday(&tvChunk, NULL);
cin.sync();
gettimeofday(&tvChunk, NULL);
nextTick = getTickCount();
}
}