文件名称:stimer
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 石*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现了Linux下毫秒级的软件定时,但依赖于系统HZ数,如 HZ=100,最小定时为10ms HZ=1000,最小定时才是1ms 理论上可以实现若干个定时器,依赖于系统性能-Achieved a Linux software under the millisecond timing, but the number depends on the system, HZ, such as HZ = 100, the minimum timing for the 10ms HZ = 1000, the minimum time to time is 1ms can be achieved theoretically, a number of timers depends on the system performance
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stimer.h
Makefile
stimer.c
main.c
Makefile
stimer.c
main.c