How do you add delay into C++ code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do you add delay into C++ code?

I was just wondering, is it like when you do python you need a plugin? If so, what is it called and how do you use it?

3rd Oct 2023, 3:11 PM
Hugh Jass
Hugh Jass - avatar
3 Answers
+ 2
It doesnt work in sololearn
3rd Oct 2023, 4:02 PM
D1M3
D1M3 - avatar
+ 2
Thanks
3rd Oct 2023, 4:02 PM
Hugh Jass
Hugh Jass - avatar
+ 1
If you use the windows.h Header File you can use 'sleep()'
3rd Oct 2023, 4:00 PM
D1M3
D1M3 - avatar