Is there a function in C++ that delays the function it is running in for an amount of time, similar to WaitForSeconds in C#? I am aware of Sleep, but that pauses the entire program, I only want to pause a single function.
Aucun commentaire:
Enregistrer un commentaire