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