Hi there,

I am trying to pause the execution of my program for some milliseconds but I don't find a command for that (like Sleep(xx ms) in Visual C++). Can someone help me?