You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Write a google test app for Windows Mobile with tests that take some
amount of time.
What is the expected output? What do you see instead?
The elapsed time accurately shows how much time is elapsed
What version of the product are you using? On what operating system?
trunk on Windows Mobile
Please provide any additional information below.
You cannot get time of day to an accuracy greater than to the second. To
measure the elapsed time on Windows CE, you should use GetTickCount.
Original issue reported on code.google.com by [email protected] on 12 Sep 2009 at 11:20
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 12 Sep 2009 at 11:20The text was updated successfully, but these errors were encountered: