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.

History

20160711; default tip

2016-07-11, by jebradshaw [Mon, 11 Jul 2016 18:26:47 +0000] rev 3

20160711;


RunTimer library for 10 millisecond timer day,hour,min,sec,ms

2016-05-19, by jebradshaw [Thu, 19 May 2016 16:45:31 +0000] rev 2

RunTimer library for 10 millisecond timer day,hour,min,sec,ms


RunTimer library for timer that keeps track of 10ms intervals up to days

2016-05-19, by jebradshaw [Thu, 19 May 2016 13:39:12 +0000] rev 1

RunTimer library for timer that keeps track of 10ms intervals up to days


class for creating a timer that runs at 10 milliseconds

2016-05-19, by jebradshaw [Thu, 19 May 2016 13:37:02 +0000] rev 0

class for creating a timer that runs at 10 milliseconds