Controls enabling/disabling a specific group of counter objects at runtime.
More...
|
|
static void | enable (void) noexcept |
| | Enables the counter group.
|
| |
|
static void | disable (void) noexcept |
| | Disables the counter group.
|
| |
|
static bool | enabled (void) noexcept |
| | Returns true if the counter group is enabled.
|
| |
|
|
static bool | s_active = true |
| |
template<int GroupID>
class stapl::counter_group< GroupID >
Controls enabling/disabling a specific group of counter objects at runtime.
- Template Parameters
-
| GroupID | The counter object group id. |
- See also
- counter
The documentation for this class was generated from the following file: