CounterMetric
open class CounterMetric : CounterMetricProtocol, @unchecked Sendable
Undocumented
-
Undocumented
Declaration
Swift
public convenience init(_ meta: CommonMetricData) -
Undocumented
Declaration
Swift
open func add(_ amount: Int32 = 1) -
Undocumented
Declaration
Swift
open func testGetNumRecordedErrors(_ error: ErrorType) -> Int32 -
Undocumented
Declaration
Swift
open func testGetValue(_ pingName: String? = nil) -> Int32?
View on GitHub