Kagome
Polkadot Runtime Engine in C++17
profiling_logger.hpp File Reference
#include "log/logger.hpp"
Include dependency graph for profiling_logger.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kagome::log
 

Macros

#define KAGOME_PROFILE_START(scope)
 
#define KAGOME_PROFILE_END(scope)
 

Macro Definition Documentation

#define KAGOME_PROFILE_END (   scope)

Definition at line 34 of file profiling_logger.hpp.

#define KAGOME_PROFILE_START (   scope)

Definition at line 33 of file profiling_logger.hpp.