▲ | godelski 5 days ago | |
One of the things I find most interesting is that the implementation for the Timer is distant from the Alarm. In the alarm you can roll over on the minute but you can't on the timer. Why these aren't implemented similarly is beyond me. Same with why it isn't circular. Sounds like junk code that's adding unnecessary complexity. |