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
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 50 of file qv4profiling.cpp.