Skip to content

Instantly share code, notes, and snippets.

@gabrielstuff
Created January 13, 2012 01:27
Show Gist options
  • Save gabrielstuff/1604146 to your computer and use it in GitHub Desktop.
Save gabrielstuff/1604146 to your computer and use it in GitHub Desktop.
polling with sencha
setInterval("MyApp.stores.myStore.sync()", 3000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment