struct CCL::DiagnosticScope

#include <diagnosticprofiler.h>

struct DiagnosticScope
{
    // construction

    DiagnosticScope (IDiagnosticStore::DiagnosticMode mode = IDiagnosticStore::kShortTerm);
};