Replaced sleep

This commit is contained in:
2018-08-01 15:50:37 +02:00
parent 0bb22b54e9
commit cbba812558

View File

@@ -149,7 +149,7 @@ namespace WiFiOptimizer {
gp.flush();
pts.clear();
lines.clear();
sleep(1);
std::this_thread::sleep_for(std::chrono::milliseconds(1));
#endif
// 5) run the optimizer