![]() |
Qt 6.x
The Qt SDK
|
#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 |
\qmltype Particle \inqmlmodule QtQuick.Particles | |
namespace | QV4::Profiling |
Macros | |
#define | Q_V4_PROFILE_ALLOC(engine, size, type) (!engine) |
#define | Q_V4_PROFILE_DEALLOC(engine, size, type) (!engine) |
Definition at line 26 of file qv4profiling_p.h.