Timer for accumulating 10 ms intervals that does not overflow after ~30 min
This class simply creates a timer that accumulates 10 millisecond intervals which does not overflow after about 30 min.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:9efa965d2111 | 2016-07-11 | jebradshaw | 20160711; |
2:67e16d628edc | 2016-05-19 | jebradshaw | RunTimer library for 10 millisecond timer day,hour,min,sec,ms |
1:134292d456c9 | 2016-05-19 | jebradshaw | RunTimer library for timer that keeps track of 10ms intervals up to days |
0:21dc6ad1a795 | 2016-05-19 | jebradshaw | class for creating a timer that runs at 10 milliseconds |