Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlProfilerService Class Reference

#include <qqmldebugserviceinterfaces_p.h>

+ Inheritance diagram for QQmlProfilerService:
+ Collaboration diagram for QQmlProfilerService:

Public Member Functions

void startProfiling (QJSEngine *engine, quint64 features=std::numeric_limits< quint64 >::max())
 
void stopProfiling (QJSEngine *)
 

Detailed Description

Definition at line 45 of file qqmldebugserviceinterfaces_p.h.

Member Function Documentation

◆ startProfiling()

void QQmlProfilerService::startProfiling ( QJSEngine engine,
quint64  features = std::numeric_limits<quint64>::max() 
)
inline

Definition at line 48 of file qqmldebugserviceinterfaces_p.h.

References engine, and Q_UNUSED.

◆ stopProfiling()

void QQmlProfilerService::stopProfiling ( QJSEngine )
inline

Definition at line 54 of file qqmldebugserviceinterfaces_p.h.


The documentation for this class was generated from the following file: