A RAII-style guard to account code block execution time in utils::statistics::BusyStorage. Aware of recursive invocations in the same thread.
Definition in file busy.hpp.
Go to the source code of this file.
#include <memory>#include <userver/utils/statistics/recentperiod.hpp>Classes | |
| class | utils::statistics::BusyStorage | 
| class | utils::statistics::BusyMarker | 
| A RAII-style guard to account code block execution time in utils::statistics::BusyStorage. Aware of recursive invocations in the same thread.  More... | |
Namespaces | |
| namespace | utils | 
| Utilities.  | |