Use base::TimeTicks.
base::Time is wall clock time which might be decreased, base::TimeTicks should be used to track the time difference. Test: unit test Change-Id: I1ed2c74137955a8351815ebda8e6c7330d7b1012
Loading
Please sign in to comment
base::Time is wall clock time which might be decreased, base::TimeTicks should be used to track the time difference. Test: unit test Change-Id: I1ed2c74137955a8351815ebda8e6c7330d7b1012