SyntaxFix
Write A Post
Hire A Developer
Questions
You'll need at least C++11.
#include <thread> #include <chrono> ... std::this_thread::sleep_for(std::chrono::milliseconds(200));