c#高精度定时器

时间:2019-05-26 16:52:06
【文件属性】:
文件名称:c#高精度定时器
文件大小:177KB
文件格式:ZIP
更新时间:2019-05-26 16:52:06
C# CS 高精度定时器 c#高精度定时器程序. 项目用C#2010完成,Win7下测试,定时器的精度很好。 程序的主要实现方法:在线程中用WIN32的API的 QueryPerformanceCounter、QueryPerformanceFrequency来不断的查询时间。
【文件预览】:
HighTimer
----说明.txt(334B)
----HighTimer2()
--------HighTimer.sln(907B)
--------Form1.cs(2KB)
--------Program.cs(486B)
--------HighAccurateTimer.cs(6KB)
--------Form1.resx(6KB)
--------Properties()
--------Form1.Designer.cs(4KB)
--------obj()
--------bin()
--------HighTimer.csproj(4KB)
----HighTimer3 测试时间输出文件()
--------HighTimer.sln(907B)
--------Form1.cs(3KB)
--------Program.cs(486B)
--------HighAccurateTimer.cs(6KB)
--------Form1.resx(6KB)
--------Properties()
--------Form1.Designer.cs(4KB)
--------obj()
--------bin()
--------HighTimer.csproj(4KB)
----HighTimer1()
--------使用说明.txt(196B)
--------Form1.cs(2KB)
--------Program.cs(486B)
--------HighAccurateTimer.cs(5KB)
--------test1.csproj(4KB)
--------test1.sln(899B)
--------Form1.resx(6KB)
--------Properties()
--------高精度定时器.png(13KB)
--------Form1.Designer.cs(3KB)
--------obj()
--------bin()

网友评论

  • 定时器定时精度很高,但是就是比较占系统资源,需要优化
  • 经过测试,是可以实现高精度定时

相关文章