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.
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 |
| General-purpose utilities used across userver libraries. | |
| namespace | utils::statistics |
| Statistics writers, metric types, and histogram helpers. | |