延时函数

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

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

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