Copy as Markdown

Other Tools

// -*- mode: C++ -*-
// AUTOGENERATED BY glean_parser. DO NOT EDIT.
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef mozilla_GleanToolkitContentWidgetsMetrics_h
#define mozilla_GleanToolkitContentWidgetsMetrics_h
#include "mozilla/glean/bindings/MetricTypes.h"
namespace mozilla::glean {
namespace browser_ui_interaction {
/**
* generated from browser.ui.interaction.keyboard
* Records a count of interactions with keyboard shortcuts. See https://firefox-source- docs.mozilla.org/browser/BrowserUsageTelemetry.html This metric was generated to correspond to the Legacy Telemetry scalar browser.ui.interaction.keyboard.
*/
constexpr impl::Labeled<impl::CounterMetric, DynamicLabel> keyboard(905);
}
} // namespace mozilla::glean
#endif // mozilla_GleanToolkitContentWidgetsMetrics_h