lundi 8 juillet 2019

How to add delays in c++

I want to add a delay like so:

std::cout << "loading..." << endl;
//add delay here

Is there some kind of delay function or a delay library

Aucun commentaire:

Enregistrer un commentaire