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

The loop tag. More...

#include <Tags.hpp>

Static Public Attributes

static constexpr auto value = 3u
 

Detailed Description

The loop tag.

Used for defining a Sector that instruments an entire loop.

See also
Body

Member Data Documentation

◆ value

constexpr auto bactria::metrics::Loop::value = 3u
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: