Guest User

Untitled

a guest
Jan 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. UIApplicationExitsOnSuspend
  2.  
  3. DispatchQueue.main.asyncAfter(deadline: .now() + 42.0) {
  4. // do stuff 42 seconds later
  5. }
Add Comment
Please, Sign In to add comment