DescriptionPNaCl cleanup: Convert most uses of NaClGetTimeOfDayMicroseconds()
Use the timer interface from base/ instead.
This removes a dependency on nacl_time.h from native_client/, which is
#included indirectly in utility.h.
I tested this manually by adding some logging to print the times, and
I checked that they're roughly the same before and after the change
when running NaClBrowserTestPnacl.PPAPICore (which tests PNaCl
translation).
BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=2832
TEST=see above
Committed: https://crrev.com/3ae73738a61204d51728df4a0488d955a90b1797
Cr-Commit-Position: refs/heads/master@{#371823}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|