|
timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
|
#include "timemory/compat/macros.h"#include "timemory/settings/macros.hpp"#include "timemory/utility/argparse.hpp"#include "timemory/utility/serializer.hpp"#include <functional>#include <map>#include <set>#include <string>#include <typeindex>#include <typeinfo>#include <vector>
Include dependency graph for types.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | tim |
Functions | |
| TIMEMORY_SETTINGS_INLINE std::string | tim::get_local_datetime (const char *dt_format, std::time_t *dt_curr) |
| TIMEMORY_SET_CLASS_VERSION (2, ::tim::settings) TIMEMORY_SET_CLASS_VERSION(0 | |
| TIMEMORY_SET_CLASS_VERSION | ( | 2 | , |
| ::tim::settings | |||
| ) |