Thread fine-tuning

This commit is contained in:
2020-05-04 18:37:41 +02:00
parent a8eacb3587
commit 6f766746d6
4 changed files with 16 additions and 16 deletions
-2
View File
@@ -114,7 +114,5 @@ int main (int argc, char *argv[]) {
n_corrupted_frames = 0;
n_missed_frames = 0;
}
this_thread::yield();
}
}