Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the importance level of a Concurrency Visualizer marker.
enum marker_importance;
Members
Values
Name |
Description |
---|---|
critical_importance |
Specifies that the marker has critical importance. |
high_importance |
Specifies that the marker has high importance. |
low_importance |
Specifies that the marker has low importance. |
normal_importance |
Specifies that the marker has normal importance. |
Requirements
Header: cvmarkersobj.h
Namespace: Concurrency::diagnostic