Overte C++ Documentation
Profiling.h
1 //
2 // Created by Bradley Austin Davis on 2018-01-04
3 // Copyright 2013-2018 High Fidelity, Inc.
4 //
5 // Distributed under the Apache License, Version 2.0.
6 // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
7 //
8 #pragma once
9 
10 #include <Profile.h>
11 
12 Q_DECLARE_LOGGING_CATEGORY(trace_render_qml)
13 Q_DECLARE_LOGGING_CATEGORY(trace_render_qml_gl)