Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(474)

Issue 27317002: base: Add base::TimeTicks::IsHighResNowFastAndReliable (Closed)

Created:
7 years, 2 months ago by brianderson
Modified:
7 years, 2 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@reenableHeavyPage
Visibility:
Public.

Description

base: Add base::TimeTicks::IsHighResNowFastAndReliable This will allow clients determine if it's okay to call HighResNow often and rely on its results. If it is not reliable, the client can use a fallback path that is better than relying on a bad HighResNow. BUG=305645 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=228798

Patch Set 1 #

Patch Set 2 : Fix link errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M base/time/time.h View 1 chunk +2 lines, -0 lines 0 comments Download
M base/time/time_mac.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M base/time/time_posix.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M base/time/time_win.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
brianderson
ptal
7 years, 2 months ago (2013-10-15 10:48:52 UTC) #1
jar (doing other things)
I'm fine with this change, but please do not land until James concurs. LGTM for ...
7 years, 2 months ago (2013-10-15 17:47:16 UTC) #2
brianderson
Hmm, it looks like James is on vacation until 10/21. This patch is blocking a ...
7 years, 2 months ago (2013-10-15 18:53:22 UTC) #3
jar (doing other things)
On 2013/10/15 18:53:22, Brian Anderson wrote: > Hmm, it looks like James is on vacation ...
7 years, 2 months ago (2013-10-15 19:08:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/27317002/7001
7 years, 2 months ago (2013-10-15 19:13:51 UTC) #5
commit-bot: I haz the power
7 years, 2 months ago (2013-10-15 23:16:10 UTC) #6
Message was sent while issue was closed.
Change committed as 228798

Powered by Google App Engine
This is Rietveld 408576698