Skip to content

Instantly share code, notes, and snippets.

@qy1010
Created January 6, 2020 13:00
Show Gist options
  • Save qy1010/6522d80c8cd4c6d3be086ac2b208b794 to your computer and use it in GitHub Desktop.
Save qy1010/6522d80c8cd4c6d3be086ac2b208b794 to your computer and use it in GitHub Desktop.
暂停:
[timer setFireDate:[NSDate distantFuture]];
继续:
[timer setFireDate:[NSDate date]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment