Files

5 lines
2.4 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_panel/telemetry.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="code/modules/tgui/tgui_panel/telemetry.html#define">Define Details</a></header><main><h1>code/modules/tgui/tgui_panel/telemetry.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/telemetry.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/telemetry.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/tgui/tgui_panel/telemetry.html#define/TGUI_TELEMETRY_MAX_CONNECTIONS">TGUI_TELEMETRY_MAX_CONNECTIONS</a></th><td>Copyright (c) 2020 Aleksej Komarov
SPDX-License-Identifier: MIT</td></tr><tr><th><a href="code/modules/tgui/tgui_panel/telemetry.html#define/TGUI_TELEMETRY_RESPONSE_WINDOW">TGUI_TELEMETRY_RESPONSE_WINDOW</a></th><td>Maximum time allocated for sending a telemetry packet.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/TGUI_TELEMETRY_MAX_CONNECTIONS"><aside class="declaration">#define </aside>TGUI_TELEMETRY_MAX_CONNECTIONS <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/telemetry.dm#L10"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/telemetry.dm 10"></a></h3><p>Copyright (c) 2020 Aleksej Komarov
SPDX-License-Identifier: MIT</p>
<p>Maximum number of connection records allowed to analyze.
Should match the value set in the browser.</p><h3 id="define/TGUI_TELEMETRY_RESPONSE_WINDOW"><aside class="declaration">#define </aside>TGUI_TELEMETRY_RESPONSE_WINDOW <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/telemetry.dm#L15"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/telemetry.dm 15"></a></h3><p>Maximum time allocated for sending a telemetry packet.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>