Ok so I am going to be switching to an ubuntu linux machine soon to do all of my coding and I was wondering if anyone has a reference to the function calls you can use with it because I am used to windows programming so now in my code
Sleep(3000);
becomes useless so I need to start finding alternatives. All help is appreciated.