Instance Method
setMetricValue(_:forId:notify:) setMetricValue:forId:notify: setMetricValue_forId_notify_
Declaration
func setMetricValue(_ object: GSMetricStore?, forId ID: String, notify: Bool)Declaration
- (void) setMetricValue:(GSMetricStore *) object forId:(NSString *) ID notify:(BOOL) notify;Declaration
setMetricValue_forId_notify_(object: GSMetricStore, ID: str, notify: bool)