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

Issue 8573017: Handle null timer values when profiling sections (Closed)

Created:
9 years, 1 month ago by jar (doing other things)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Handle null timer values when profiling sections Null time values can appear if the profiler is not ACTIVE, and the Now() function returns a Null value (to avoid wasting time and calling the OS Time). r=rtenneti Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110215

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M base/tracked_objects.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jar (doing other things)
9 years, 1 month ago (2011-11-15 22:21:15 UTC) #1
ramant (doing other things)
9 years, 1 month ago (2011-11-15 22:23:22 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698