@class WRTimestampAndThread; @interface WRIntervalAndThreads : NSObject @property (readonly) WRTimestampAndThread *start; @property (readonly) WRTimestampAndThread *end; - (id)initWithStart:(id)a0 end:(id)a1; - (void).cxx_destruct; @end
@class WRTimestampAndThread; @interface WRIntervalAndThreads : NSObject @property (readonly) WRTimestampAndThread *start; @property (readonly) WRTimestampAndThread *end; - (id)initWithStart:(id)a0 end:(id)a1; - (void).cxx_destruct; @end