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.
timestamp.cpp File Reference
+ Include dependency graph for timestamp.cpp:

Go to the source code of this file.

Namespaces

namespace  tim
 
namespace  tim::component
 
namespace  tim::data
 
namespace  tim::data::base
 

Macros

#define TIMEMORY_COMPONENT_TIMESTAMP_TIMESTAMP_CPP_   1
 
#define TIMEMORY_COMPONENT_TIMESTAMP_INLINE
 

Macro Definition Documentation

◆ TIMEMORY_COMPONENT_TIMESTAMP_INLINE

#define TIMEMORY_COMPONENT_TIMESTAMP_INLINE

Definition at line 32 of file timestamp.cpp.

◆ TIMEMORY_COMPONENT_TIMESTAMP_TIMESTAMP_CPP_

#define TIMEMORY_COMPONENT_TIMESTAMP_TIMESTAMP_CPP_   1

Definition at line 26 of file timestamp.cpp.