telemetry.web_perf.metrics.webrtc_rendering_stats | index telemetry/web_perf/metrics/webrtc_rendering_stats.py |
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
Modules | ||||||
|
Classes | ||||||||||||||||||
|
Data | ||
ACTUAL_RENDER_BEGIN = 'Actual Render Begin' ACTUAL_RENDER_END = 'Actual Render End' DISPLAY_HERTZ = 60.0 FROZEN_THRESHOLD = 6 IDEAL_RENDER_INSTANT = 'Ideal Render Instant' SERIAL = 'Serial' SEVERITY = 3 VSYNC_DURATION = 16666.666666666668 |