(()=>{
setInterval(()=>{Bangle.buzz(5,1);},1000);
WIDGETS.tick = {
area: "tr",
width: 0,
draw: ()=>{}
};
})();