#Is there a 'wait' function in C++?

2 messages · Page 1 of 1 (latest)

merry heron
#

Do you mean like sleep?

void flare
#

I believe it is this_thread::sleep_for(chorono::miliseconds(100))