Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我阅读了GetTickCount或GetTickCount64的文档,我想知道它是否从系统开机或上次重新启动时开始计数?
换句话说,当计算机重新启动时,计时器是否重置为 0?
哇,这么多毫无意义的言论。我应该走自己测试的路线,而不是在这里问。谢谢,muntoo,为了改写它。有兴趣的朋友可以看看我的实际测试结果:
PS。这个问题不是关于重启和关机之间的区别,也不是关于哪个API更好用。