Various updates and bugfixes
- Added .addTime()
- Fixed time when counting upwards using the ticking animation
- Stopped using for(var key in obj), both for Objects and Arrays
- Fixed that calling .stop() or .destroy() during a callback did not succesfully stop the timers
- included option text-size (Thanks fragphace!)