Skip to content

Instantly share code, notes, and snippets.

@cdimartino
Created October 3, 2012 17:11
Show Gist options
  • 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