bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
Phase definitions. More...
Go to the source code of this file.
Classes | |
class | bactria::metrics::Phase |
The phase class. More... | |
Macros | |
#define | bactria_Phase(name) |
A macro that creates a phase and immediately enters it. More... | |
Phase definitions.
This file contains the Phase definition. It should not be included directly by the user.