userver: userver/dump/helpers.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
helpers.hpp File Reference

Dump utils. More...

#include <chrono>
#include <string>
+ Include dependency graph for helpers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of 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)
 

Detailed Description

Dump utils.

Definition in file helpers.hpp.