搜索资源列表
getruntime
- 获取系统启动后经过的时间,也就是得到自Windows启动后到目前为止所运行的时间,在系统日志查看器中我们一般能得到这条信息,大约在每天的12:00会增加一条日志,告诉你系统已经运行了多少小时。本程序将直接获取到这些信息告诉用户-Get the elapsed time after system startup, which is obtained after Windows starts so far from the running time, in the system log viewer
WinRing0_Test_ok
- 通过winring0 rdmsr获取cpu温度。 通过wmi查询获取硬盘温度和使用时间 从网络下载的代码,进行了bug修正和文件补齐。 在vs2005下编译测试通过。-Get cpu temperature by winring0 rdmsr. Query access the hard disk temperature and elapsed time by wmi
GetCounter
- This function is used to Get elapsed time in C++