bactria  0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
bactria::metrics::Function Struct Reference

The function tag. More...

#include <Tags.hpp>

Static Public Attributes

static constexpr auto value = 2u
 

Detailed Description

The function tag.

Used for defining a Sector that instruments a function.

Member Data Documentation

◆ value

constexpr auto bactria::metrics::Function::value = 2u
staticconstexpr

Internal value of the tag which is supplied to the plugin. Note that this may change between bactria without further announcement. Users are strongly advised to never rely directly on the value of this tag.


The documentation for this struct was generated from the following file: