userver: userver/cache/cache_statistics.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
cache_statistics.hpp File Reference

Statistics collection for components::CachingComponentBase. More...

#include <atomic>
#include <chrono>
#include <cstddef>
#include <userver/cache/update_type.hpp>
#include <userver/utils/internal_tag_fwd.hpp>
#include <userver/utils/statistics/fwd.hpp>
+ Include dependency graph for cache_statistics.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cache::UpdateStatisticsScope
 Allows a specific cache to fill cache statistics during an Update More...
 

Namespaces

namespace  cache
 Utilities for caching.
 

Detailed Description

Statistics collection for components::CachingComponentBase.

Definition in file cache_statistics.hpp.