Skip to content

Instantly share code, notes, and snippets.

@katsuhide
Created June 2, 2013 13:25
Show Gist options
  • Save katsuhide/5693642 to your computer and use it in GitHub Desktop.
Save katsuhide/5693642 to your computer and use it in GitHub Desktop.
スレッド周り
// 3秒スリープ
[NSThread sleepForTimeInterval:3];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment