文件名称:测试函数处理时间 ComTime
文件大小:238KB
文件格式:RAR
更新时间:2015-11-01 10:20:09
测试 函数 处理 时间
为了测试函数处理时间,自己写了关于时间度量的类来计算执行命令之间需要花的时间。此类简单易懂,使用和修改方便,带例子。此类比 GetTickCount()函数更精确。使用VC++, VC2010编译通过。希望些类给大家带来便利。
【文件预览】:
ComTime
----ComTime()
--------stdafx.cpp(294B)
--------Main.h(87B)
--------ComTime.vcxproj(4KB)
--------stdafx.h(363B)
--------ComTime.vcxproj.user(143B)
--------ComTime.vcxproj.filters(2KB)
--------targetver.h(314B)
--------CodeTime.cpp(471B)
--------CodeTime.h(376B)
--------Debug()
--------Main.cpp(374B)
--------ReadMe.txt(2KB)
----ComTime.opensdf(30B)
----ComTime.sln(888B)
----ComTime.suo(9KB)
----Debug()
--------ComTime.exe(38KB)