I have created an GKSession and as its object is created, it starts search for availability of devices, as
- (void)session:(GKSession *)session peer:(NSStri
Swift 3:
Timer.scheduledTimer(withTimeInterval: 60, repeats: true, block: { (timer) in print("That took a minute") })