// Copyright 2019-2026 ChainSafe Systems
// SPDX-License-Identifier: Apache-2.0, MIT
use Counter;
use LazyLock;
/// Counts the rounds [`crate::beacon::Beacon::entry`] had to fetch over HTTP, that is,
/// the ones it could not serve from the in-memory cache.
pub static DRAND_HTTP_FETCH_TOTAL: = new;