userver: userver/utils/statistics/busy.hpp File Reference
Loading...
Searching...
No Matches
busy.hpp File Reference

Detailed Description

A RAII-style guard to account code block execution time in utils::statistics::BusyStorage. Aware of recursive invokations 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 invokations in the same thread. More...
 

Namespaces

namespace  utils
 Utilities.