adaptive sample rate

git-svn-id: svn://elaine/murooma/trunk@308 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
(no author) 2014-10-25 09:11:15 +00:00
parent 42ef09e726
commit 750a14c396
2 changed files with 18 additions and 8 deletions

View file

@ -3,7 +3,7 @@
TimeProvider::TimeProvider() : diffToServer(0)
{
diffBuffer.setSize(100);
diffBuffer.setSize(200);
}