I am read the documentation for GetTickCount or GetTickCount64, and am wondering whether it begins counting from when the system is powered on or last rebooted?
In other words, is the timer reset to 0 when the computer is restarted?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Wow, so much pointless rhetoric. I should’ve gone the route of testing it out myself instead of asking here. Thanks, muntoo, for rephrasing it. For those who’s interested to know, here’s the result of my actual test:
PS. This question is not about the difference between rebooting and shutdown, nor which API is better to use.