@interface AXBookendMetric : AXMetric @property (class, readonly) BOOL supportsSecureCoding; - (void)endMeasurement; - (void)startMeasurement; @end