1 #import <Foundation/Foundation.h> 2 #import "OOPerformanceMonitor.h" 10 -(instancetype) init
__attribute__((unavailable("init not available")));
11 -(instancetype) initWithNotificationCenter:(NSNotificationCenter*)notificationCenter;
12 -(void) addEventWatch:(
id<OOPerformanceEventWatchProtocol>)watch;