userver: userver/dump/helpers.hpp File Reference
Loading...
Searching...
No Matches
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.