Age | Commit message (Expand) | Author |
---|---|---|
2024-10-31 | A uint64 array wrapper for optimized allocation and copying | |
2024-04-08 | Add method copyStatesFrom | |
2021-12-10 | Add incrementValue method | |
2021-11-11 | Reset time-since-update if the tracked value is nonmonotonic | |
2021-09-23 | Add MultiStateCounter.addValue and make updateValue return delta | |
2021-09-15 | Add reset() and setEnabled() to MultiStateCounter | |
2021-09-14 | Simplify initialization and add setValue to support parceling | |
2021-08-20 | Add MultiStateCounter |