OOPerformanceEventWatchStartEnd Class Reference

Help keep track of the window between a start and end event. More...

#import <OOPerformanceEventWatchStartEnd.h>

+ Inheritance diagram for OOPerformanceEventWatchStartEnd:

Instance Methods

((unavailable("init not available") - __attribute__
 
(instancetype) - initWithStart:end:
 

Properties

id< OOPerformanceEventMatcherProtocol > start
 
id< OOPerformanceEventMatcherProtocol > end
 

Detailed Description

Help keep track of the window between a start and end event.

Method Documentation

- ((unavailable("init not available") __attribute__
- (instancetype) initWithStart: (id< OOPerformanceEventMatcherProtocol >)  start
end: (id< OOPerformanceEventMatcherProtocol >)  end 

Property Documentation

- (id<OOPerformanceEventMatcherProtocol>) end
readnonatomicassign
- (id<OOPerformanceEventMatcherProtocol>) start
readnonatomicassign

The documentation for this class was generated from the following file: