Basically I have a setInterval that ends after 5 mins (user configurable) and then executes a function.I've been told setInterval can be unreliable and I also want to be able to tell the user that 50% / 75% of the time is up so they get a message "2 minutes remaining" or som sort.I'm looking into various options but having trouble finding a solution that will allow me to report on how much time is left
Submitted February 12, 2016 at 07:44PM by envinyater
No comments:
Post a Comment