mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-09-06 10:08:07 +03:00
fix: v0.0.49 - skip TPS calc on first poll when max is 0
- When generateMaxDecoded is 0 (new session), don't calculate TPS - Prevents huge dt from stale generateStartAt
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "@troed/oc-ls-stats",
|
||||
"version": "0.0.48",
|
||||
"version": "0.0.49",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./tui": {
|
||||
|
||||
Reference in New Issue
Block a user