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) |