file
tictoc.h
Contents
- Reference
Namespaces
- namespace werkzeugkiste
- namespace werkzeugkiste::timing
- Stop watch & additional helpers on top of
std::chrono
.
Defines
Define documentation
#define TIC(...)
Preprocessor macros to: a) easily use TIC/TOC by simply defining 'WITH_TICTOC' before including this header: #define WITH_TICTOC #include <werkzeugkiste/