6 #import <Foundation/Foundation.h> 7 #import "OOPerformanceEventWatchProtocol.h" 8 #import "OOPerformanceNotificationNameMatcher.h" 9 #import "OOPerformanceNotificationNameStateMatcher.h" 10 #import "OOPerformanceStatisticsSnapshot.h" 23 -(instancetype) init
__attribute__((unavailable("init not available")));
24 -(instancetype) initWithWatches:(NSSet*)watches notificationCenter:(NSNotificationCenter*)notificationCenter;