![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQml/private/qv4global_p.h>
#include "qv4engine_p.h"
#include "qv4function_p.h"
#include <QElapsedTimer>
Go to the source code of this file.
Classes | |
class | QV4::Profiling::Profiler |
class | QV4::Profiling::FunctionCallProfiler |
Namespaces | |
namespace | QV4 |
namespace | QV4::Profiling |
Macros | |
#define | Q_V4_PROFILE_ALLOC(engine, size, type) |
#define | Q_V4_PROFILE_DEALLOC(engine, size, type) |
Definition at line 26 of file qv4profiling_p.h.