userver: userver/dump/helpers.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
helpers.hpp File Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Dump utils.

Definition in file helpers.hpp.

Go to the source code of this file.

#include <chrono>
#include <string>
+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  dump
 Dumping of cache-like components.
 

Typedefs

using dump::TimePoint = std::chrono::time_point<std::chrono::system_clock, std::chrono::microseconds>
 

Functions

void dump::ThrowDumpUnimplemented (const std::string &name)