Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickprofiler.cpp File Reference

(ca32751f05a101905410f758a22d80d5a8337346)

#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: