mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Deploy to GitHub pages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!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/776b9861f70566b1e6a0763a465ef22f7920a3d6/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/776b9861f70566b1e6a0763a465ef22f7920a3d6/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/776b9861f70566b1e6a0763a465ef22f7920a3d6/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/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
Reference in New Issue
Block a user