|
bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
Tag definitions. More...

Go to the source code of this file.
Classes | |
| struct | bactria::metrics::Generic |
| The generic tag. More... | |
| struct | bactria::metrics::Function |
| The function tag. More... | |
| struct | bactria::metrics::Loop |
| The loop tag. More... | |
| struct | bactria::metrics::Body |
| The body tag. More... | |
Tag definitions.
This file defines a number of tags that can be used to add more details to a Sector. It should not be included directly by the user.