HDK
|
#include <collector.h>
Static Public Member Functions | |
static constexpr TraceCategoryId | GetId () |
Returns TraceCategory::Default. More... | |
static bool | IsEnabled () |
Returns the result of TraceCollector::IsEnabled. More... | |
Default Trace category which corresponds to events stored for TRACE_ macros.
Definition at line 83 of file collector.h.
|
inlinestatic |
Returns TraceCategory::Default.
Definition at line 85 of file collector.h.
|
inlinestatic |
Returns the result of TraceCollector::IsEnabled.
Definition at line 87 of file collector.h.