首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 你知道睡眠()/ usleep() / nanosleep()不好延迟的问题。

你知道睡眠()/ usleep() / nanosleep()不好延迟的问题。

  • 资源大小:3.44 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: SCM others 睡眠 问题

资 源 简 介

As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift. The primary focus of this lab will be "time". The experiment will show you several methods to measure time in your applications.

文 件 列 表

lab3.c
timer1.c
timer.c
VIP VIP
0.204143s