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

Issue 68203004: linux: use CLOCK_{REALTIME,MONOTONIC}_COARSE (Closed)

Created:
7 years, 1 month ago by bnoordhuis
Modified:
7 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

linux: use CLOCK_{REALTIME,MONOTONIC}_COARSE R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17642

Patch Set 1 #

Patch Set 2 : Refactoring. Fix compilation with AOSP. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M src/platform/time.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/platform/time.cc View 1 3 chunks +53 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
bnoordhuis
Use CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE when available for reasons of being faster than the traditional gettimeofday() ...
7 years, 1 month ago (2013-11-11 13:54:57 UTC) #1
Benedikt Meurer
On 2013/11/11 13:54:57, bnoordhuis wrote: > Use CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE when available for reasons > ...
7 years, 1 month ago (2013-11-12 12:16:49 UTC) #2
Benedikt Meurer
7 years, 1 month ago (2013-11-12 12:18:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17642 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698