Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d66fda78add604022d3e48a52b2c8b2c786867ad..54646d2fdba1ff7aff05a52fd1da8b3acc3c9bc7 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -86616,6 +86616,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Windows.HighResolutionTimerUsage" units="%"> |
+ <owner>stanisc@chromium.org</owner> |
+ <summary> |
+ Percentage of elapsed time the high resolution timer is activated for each |
rkaplow
2017/06/27 21:49:18
Pretty minor - I think this can be rephrased in a
stanisc
2017/06/27 22:07:31
Yeah, the high resolution timer is actually activa
stanisc
2017/06/28 22:28:35
Done.
|
+ Chrome process. Logged every 10 minutes. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Windows.InCompatibilityMode" enum="BooleanCompatibilityMode"> |
<owner>scottmg@chromium.org</owner> |
<summary> |