core/backoff_timer

A timer that will execute a callback with decreasing frequency. Useful for doing polling on the server without overwhelming it with requests.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later