4 lines
2.4 KiB
HTML
4 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_panel/telemetry.dm - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="code/modules/tgui_panel/telemetry.html#define">Define Details</a></header><main><h1>code/modules/tgui_panel/telemetry.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/tgui_panel/telemetry.dm0"><img src="git.png" width="16" height="16" title="code/modules/tgui_panel/telemetry.dm0"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
|
SPDX-License-Identifier: MIT</p></td></tr><tr><th><a href="code/modules/tgui_panel/telemetry.html#define/TGUI_TELEMETRY_MAX_CONNECTIONS">TGUI_TELEMETRY_MAX_CONNECTIONS</a></th><td>Maximum number of connection records allowed to analyze.
|
|
Should match the value set in the browser.</td></tr><tr><th><a href="code/modules/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/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/tgui_panel/telemetry.dm#L10"><img src="git.png" width="16" height="16" title="code/modules/tgui_panel/telemetry.dm 10"></a></h3><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/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/tgui_panel/telemetry.dm#L15"><img src="git.png" width="16" height="16" title="code/modules/tgui_panel/telemetry.dm 15"></a></h3><p>Maximum time allocated for sending a telemetry packet.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |