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
#ifndef mozilla_GleanBrowserActorsMetrics_h
#define mozilla_GleanBrowserActorsMetrics_h
#include "mozilla/glean/bindings/MetricTypes.h"
namespace mozilla::glean {
namespace fullscreen {
/**
* generated from fullscreen.change
* The time content uses to enter/exit fullscreen regardless of fullscreen transition timeout
* This metric was generated to correspond to the Legacy Telemetry exponential histogram FULLSCREEN_CHANGE_MS.
*/
constexpr impl::TimingDistributionMetric change(11);
}
} // namespace mozilla::glean
#endif // mozilla_GleanBrowserActorsMetrics_h