Open GoogleCodeExporter opened 9 years ago
Original comment by dsprin...@google.com
on 28 Oct 2011 at 3:01
Can we update this request? Can we fix gettimeofday to use the proper
microsecond API call for the proper platforms?
Any chance of this for M17?
Original comment by col...@google.com
on 10 Dec 2011 at 3:12
Well, using rdtsc to measure time is hopeless.
Counter jumps around :(
Works in native-native windows app, does not in nexe.
We decided to fix gettimeofday() instead:
http://code.google.com/p/chromium/issues/detail?id=104745
It's quite close, working on win-64 but trybots fail on win-32.
Original comment by garia...@google.com
on 12 Dec 2011 at 4:56
Original issue reported on code.google.com by
col...@google.com
on 4 Oct 2011 at 4:19