Skip to content

Instantly share code, notes, and snippets.

@cdimartino
Created October 3, 2012 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdimartino/3828379 to your computer and use it in GitHub Desktop.
Save cdimartino/3828379 to your computer and use it in GitHub Desktop.
Timery Search
<pseudo code>
timer = nil
onkeyup:
canceltimer timer
settimer timer +1s dosearch
</pseudo code>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment