Skip to content

Instantly share code, notes, and snippets.

@65
Created March 9, 2012 17:45
Show Gist options
  • Save 65/2007718 to your computer and use it in GitHub Desktop.
Save 65/2007718 to your computer and use it in GitHub Desktop.
cfthread - pause or sleep a thread in ColdFusion 8
<cfthread action="sleep" duration="2000" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment