I want to use ES6 class definition in titanium-alloy mvc. I created a class named Clock that should work like a stopwatch similar to that one. If I try to trans
Clock