I find the std::this_thread::sleep_for can process the time unit s.
std::this_thread::sleep_for(2s);
But I don't know what is s in C++.
Aucun commentaire:
Enregistrer un commentaire