wait function in c

C
sleep(/*How many seconds do you want to wait*/);
Source

Also in C: