Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
lag_monitor.h File Reference
#include <QDateTime>
#include <QElapsedTimer>
#include <QList>
#include <QLoggingCategory>
#include <QObject>
Include dependency graph for lag_monitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LagMonitor
 Detects main-thread event loop stalls ("UI freezes") from the inside. More...
struct  LagMonitor::StallRecord

Functions

 Q_LOGGING_CATEGORY (LagMonitorLog, "lag_monitor")

Function Documentation

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( LagMonitorLog ,
"lag_monitor"  )
inline