function onTick() local timeStr = os.date('%Y-%m-%d %H:%M:%S') aio:showText(timeStr) end