EventMetric
open class EventMetric : EventMetricProtocol, @unchecked Sendable
Undocumented
-
Undocumented
Declaration
Swift
public convenience init(_ meta: CommonMetricData, _ allowedExtraKeys: [String]) -
Undocumented
Declaration
Swift
open func record(_ extra: [String : String]) -
Undocumented
Declaration
Swift
open func testGetNumRecordedErrors(_ error: ErrorType) -> Int32 -
Undocumented
Declaration
Swift
open func testGetValue(_ pingName: String? = nil) -> [RecordedEvent]?
View on GitHub