code/modules/tgui_panel/telemetry.dm
Copyright (c) 2020 Aleksej Komarov SPDX-License-Identifier: MIT | |
TGUI_TELEMETRY_MAX_CONNECTIONS | Maximum number of connection records allowed to analyze. Should match the value set in the browser. |
---|---|
TGUI_TELEMETRY_RESPONSE_WINDOW | Maximum time allocated for sending a telemetry packet. |
Define Details
TGUI_TELEMETRY_MAX_CONNECTIONS
Maximum number of connection records allowed to analyze. Should match the value set in the browser.
TGUI_TELEMETRY_RESPONSE_WINDOW
Maximum time allocated for sending a telemetry packet.