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.
tim::component::printer Member List

This is the complete list of members for tim::component::printer, including all inherited members.

assemble(timestamp *)tim::component::printer
base_type typedeftim::component::empty_base
description()tim::component::printerstatic
get() consttim::component::printer
get_description()tim::component::printerstatic
get_label()tim::component::printerstatic
get_opaque(Args &&...)tim::component::empty_baseinlinestatic
label()tim::component::printerstatic
operator=(printer &&)=defaulttim::component::printer
operator=(const printer &)tim::component::printer
printer()=defaulttim::component::printer
printer(printer &&)=defaulttim::component::printer
printer(const printer &)tim::component::printer
set_prefix(const char *)tim::component::printer
start(Args &&... args) -> decltype(TIMEMORY_FOLD_EXPRESSION(std::declval< std::stringstream >()<< args), void())tim::component::printer
storage_type typedeftim::component::empty_base
store(Args &&... args) -> decltype(TIMEMORY_FOLD_EXPRESSION(std::declval< std::stringstream >()<< args), void())tim::component::printer
value_type typedeftim::component::printer
~printer()=defaulttim::component::printer