Linux微秒级延时函数

1-导入头文件

#include <unistd.h>

2-函数原型

int usleep(useconds_t usec);

posted @ 2022-11-13 22:35  dlhl  阅读(99)  评论(0)    收藏  举报