how to sleep in c: waiting

  #include <unistd.h>
  sleep(5);