roll over to zero for Wh
Open
invalid
- Dominant language
- No language data
- Stars
- 14
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
For any monotonic cumulative counter really. Check what software does.
Maybe:
If curr >= prev → delta = curr - prev.
If curr < prev → either rollover or reset.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.