ringbuffer and statistics

This commit is contained in:
meelstorm
2025-07-18 10:13:46 +02:00
parent d3cb790bd9
commit 40d74d6da6
41 changed files with 1188 additions and 180 deletions

View File

@@ -38,6 +38,7 @@
ControlBox = false;
Name = "MaterialLoader";
StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
TopMost = true;
ResumeLayout(false);
}