Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
metrics.h
Go to the documentation of this file.
1// BSD 3-Clause License
2// Copyright (c) 2024-2025, 🍀☀🌕🌥 🌊
3// See the LICENSE file in the project root for full license information.
4
5#pragma once
6
44// Core metrics types (from detail directory)
46
47// Histogram implementations
Histogram metric implementation for latency distribution tracking.
Network system metrics definitions and reporting utilities.
Sliding window histogram for time-based latency tracking.