Avoid using ToInternalValue in computing timings, so that the timings are consistent...
commit8cc4ec76a0588a3f1fbb89f033cf0b919233ac86
authorazarchs <azarchs@chromium.org>
Tue, 16 Sep 2014 19:23:03 +0000 (16 12:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Sep 2014 19:24:01 +0000 (16 19:24 +0000)
tree3aa90cee92dacd02331394d74dfdf4cb3bd610ec
parentb88bd7efc0f53f21c906cc7fbda8416a4e9f9e84
Avoid using ToInternalValue in computing timings, so that the timings are consistent accross platforms and with javascript performance timings API.

BUG=413672

Review URL: https://codereview.chromium.org/557953006

Cr-Commit-Position: refs/heads/master@{#295123}
components/startup_metric_utils/startup_metric_utils.cc
content/renderer/stats_collection_controller.cc