userver: userver/tracing/scope_time.hpp File Reference
Loading...
Searching...
No Matches
scope_time.hpp File Reference

Detailed Description

Type to measure execution time of a scope.

Definition in file scope_time.hpp.

Go to the source code of this file.

#include <atomic>
#include <chrono>
#include <optional>
#include <string>
#include <userver/logging/log_extra.hpp>
+ Include dependency graph for scope_time.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  tracing::ScopeTime
 Type to measure execution time of a scope. More...
 

Namespaces

namespace  tracing
 Opentracing support.