[Solved] What would be a good way to handle “snoozed” functions?
[ad_1] In general the question seems to be how to ensure that something happens at a certain date-time. Work out what the target date-time is and write it down somewhere stable (a file, user defaults, whatever) along with what has to happen then. Watch the clock. A timer that fires every minute will probably be … Read more