Skip to content
Snippets Groups Projects
Commit 315f458e authored by Alexandre Savard's avatar Alexandre Savard
Browse files

50 usecond thread!!!!! (#1143)

parent 437a4b93
Branches
No related tags found
No related merge requests found
......@@ -619,7 +619,7 @@ AudioRtpRTX::run () {
// Thread::sleep(TimerPort::getTimer());
// TimerPort::incTimer(5); // 'frameSize' ms
usleep(500);
usleep(50);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment