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>
Classes | |
class | tracing::ScopeTime |
Type to measure execution time of a scope. More... | |
Namespaces | |
namespace | tracing |
Opentracing support. | |