Hey! I want my app to do a backup save at a specified time(e.g 01:00 AM) everyday. How can I time my function to be called every night at 01:00, without timer, or isn't it possible ?I think the nonstop timer ticking would slow the app. My application'll be running non-stop.
↧