diff options
author | Abseil Team <absl-team@google.com> | 2021-03-08 18:00:25 -0800 |
---|---|---|
committer | Dino Radaković <dinor@google.com> | 2021-03-09 10:59:35 -0800 |
commit | 763eaa430540926fa16060654427149802c97fba (patch) | |
tree | 08d3e80c7949ffe4cb70ac73312fd738cc83d43b /googlemock/scripts/generator/cpp/tokenize.py | |
parent | bb4f87e6c6699507608042554ddce896ba751643 (diff) | |
download | googletest-763eaa430540926fa16060654427149802c97fba.tar.gz googletest-763eaa430540926fa16060654427149802c97fba.zip |
Googletest export
Use monotonic time to measure test duration
System time may be updated while a test is running. When this occurs a
duration measured using system time may appear to move backwards, or
jump far forwards.
This change updates the duration measurement to use monotonic time
instead. Timestamps for the test start still use system time.
PiperOrigin-RevId: 361700881
Diffstat (limited to 'googlemock/scripts/generator/cpp/tokenize.py')
0 files changed, 0 insertions, 0 deletions