| Index: tracing/tracing/metrics/system_health/cpu_time_metric.html
|
| diff --git a/tracing/tracing/metrics/system_health/cpu_time_metric.html b/tracing/tracing/metrics/system_health/cpu_time_metric.html
|
| index 3879154231b4ff1cdd54f8493b6159cc8f45e817..8e38f9363442632f1f80cccd1ae04aa61e5fd13f 100644
|
| --- a/tracing/tracing/metrics/system_health/cpu_time_metric.html
|
| +++ b/tracing/tracing/metrics/system_health/cpu_time_metric.html
|
| @@ -24,7 +24,7 @@ tr.exportTo('tr.metrics.sh', function() {
|
| * clock time.
|
| * This metric requires only the 'toplevel' tracing category.
|
| *
|
| - * @param {!tr.v.ValueSet} values
|
| + * @param {!tr.v.HistogramSet} values
|
| * @param {!tr.model.Model} model
|
| * @param {!Object=} opt_options
|
| */
|
|
|