Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

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