This commit is contained in:
2025-11-18 12:35:59 -08:00
parent d11e0cf9f9
commit d34a417dce
6 changed files with 612 additions and 143 deletions

View File

@@ -91,7 +91,7 @@ func TestReset(t *testing.T) {
}
}
const decay = 25 * time.Millisecond
const decay = time.Second
const maxDuration = 10 * time.Millisecond
const interval = time.Millisecond