diagnostic namespace
The diagnostics
namespace provides functionality for emitting Concurrency Visualizer markers.
Syntax
namespace diagnostic;
Members
Classes
Name | Description |
---|---|
marker_series Class | Represents a serial channel of events generated by a single provider. |
span Class | Defines a phase of the application. |
Enumerations
Name | Description |
---|---|
marker_importance Enumeration | Represents the importance level of a Concurrency Visualizer marker. |
Requirements
Header: cvmarkersobj.h
Namespace: Concurrency