Commit d9c65d8
Fix misleading WindowManager struct comment
The original comment said "Manages tumbling window boundaries" which
implied it only handled tumbling windows. Updated to reflect that it
handles both tumbling and sliding windows, and clarified the
slide_interval_ms field comment to distinguish the two cases.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d7c7837 commit d9c65d8
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
6 | | - | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments