Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickprofiler.cpp File Reference
#include "qquickprofiler_p.h"
#include <QtQml/private/qqmlabstractprofileradapter_p.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qthread.h>
#include "qquickprofiler.moc"
#include "moc_qquickprofiler_p.cpp"
+ Include dependency graph for qquickprofiler.cpp:

Go to the source code of this file.

Classes

class  CallbackRegistrationHelper
 

Functions

void animationTimerCallback (qint64 delta)
 

Function Documentation

◆ animationTimerCallback()

void animationTimerCallback ( qint64  delta)

Definition at line 23 of file qquickprofiler.cpp.

References QThread::currentThread(), QCoreApplication::instance(), and Q_QUICK_PROFILE.

+ Here is the call graph for this function: