延时函数

void usleep(int micro_seconds);  #include <unistd.h>

unsigned int sleep (unsigned int seconds);//n秒

posted @ 2019-09-12 15:54  yang_xs  阅读(507)  评论(0)    收藏  举报