Status box: show RemSound's own CPU and memory usage (held for next release)
New last status line "CPU usage 2% and memory 184 MB" — CPU as a share of the whole machine (Task Manager style: process CPU-time delta / wall-clock / logical-core count), memory as the working set via the same MB-to-GB formatter the totals use. Sampled on the existing once-a-second status tick with a cached Process handle. Shows on screen and reads/copies with the rest of the status (Ed's idea). Held for the next release. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
be32a060e7
commit
771a358a87
+1
-1
@@ -219,7 +219,7 @@ ul, ol { padding-left: 1.4em; }
|
||||
<ol>
|
||||
<li>A <strong>menu bar</strong> at the top with four menus — <em>File</em>, <em>Record</em>, <em>Options</em> and <em>Help</em>. See <a href="#menu-bar">Menus</a>.</li>
|
||||
<li>A <strong>row of tabs</strong> with three tabs — Connectivity, Audio inputs and outputs, Audio profile. Each tab has its own Alt+letter shortcuts that only work when that tab is the one showing — so the same letter can do different things on different tabs without clashing.</li>
|
||||
<li>A <strong>status line</strong> at the bottom that updates once a second with how long you've been connected, how many peers you have, whether sound is flowing, and connection health.</li>
|
||||
<li>A <strong>status line</strong> at the bottom that updates once a second with how long you've been connected, how many peers you have, whether sound is flowing, connection health, and RemSound's own CPU and memory usage.</li>
|
||||
</ol>
|
||||
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user