Redian新闻
>
怎样在LINUX下C++程序里延迟1ms
avatar
怎样在LINUX下C++程序里延迟1ms# Programming - 葵花宝典
a*e
1
linux下倒是有个sleep()函数,可是至少要延迟一秒。
avatar
c*e
2
use select then, or use realtimer timer.

【在 a***e 的大作中提到】
: linux下倒是有个sleep()函数,可是至少要延迟一秒。
avatar
c*t
3
Does these function really slepp? Or are they busy working for nothing?
Which functions are the best sleeper?

【在 a***e 的大作中提到】
: linux下倒是有个sleep()函数,可是至少要延迟一秒。
avatar
x*g
4
There is no way for user app to get accurate
delay for 1ms.

【在 a***e 的大作中提到】
: linux下倒是有个sleep()函数,可是至少要延迟一秒。
avatar
x*g
5
usleep will prevent your process from being scheduled for
at least the specified time.

【在 c*****t 的大作中提到】
: Does these function really slepp? Or are they busy working for nothing?
: Which functions are the best sleeper?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。