Add ClosureTimers functions as extension methods of `timer` (#168) * Add ClosureTimers functions as extension methods of `timer` This allows for flexibility to use ClosurerTimers while keeping reference to the timer itself. This is especially important when dealing with `timerdialog`.