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
QV4::Profiling Namespace Reference

Classes

class  FunctionCallProfiler
 
class  Profiler
 

Functions

bool operator< (const FunctionCall &call1, const FunctionCall &call2)
 

Function Documentation

◆ operator<()

bool QV4::Profiling::operator< ( const FunctionCall & call1,
const FunctionCall & call2 )

Definition at line 49 of file qv4profiling.cpp.