Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
LagMonitor::StallRecord Struct Reference

#include <lag_monitor.h>

Public Attributes

qint64 timestampMsSinceEpoch = 0
 when the stalled period ended
qint64 durationMs = 0

Member Data Documentation

◆ durationMs

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

◆ timestampMsSinceEpoch

qint64 LagMonitor::StallRecord::timestampMsSinceEpoch = 0

when the stalled period ended


The documentation for this struct was generated from the following file: