![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
#include <lag_monitor.h>
Public Attributes | |
| qint64 | timestampMsSinceEpoch = 0 |
| when the stalled period ended | |
| qint64 | durationMs = 0 |
| qint64 LagMonitor::StallRecord::durationMs = 0 |
approximate length of the freeze; measured tick to tick, so it can exceed the true stall by up to TICK_INTERVAL_MS
| qint64 LagMonitor::StallRecord::timestampMsSinceEpoch = 0 |
when the stalled period ended