TimespanMetric
open class TimespanMetric : TimespanMetricProtocol, @unchecked Sendable
Undocumented
-
Undocumented
Declaration
Swift
public convenience init(_ meta: CommonMetricData, _ timeUnit: TimeUnit) -
Undocumented
Declaration
Swift
open func cancel() -
Undocumented
Declaration
Swift
open func setRawNanos(_ elapsed: Int64) -
Undocumented
Declaration
Swift
open func start() -
Undocumented
Declaration
Swift
open func stop() -
Undocumented
Declaration
Swift
open func testGetNumRecordedErrors(_ error: ErrorType) -> Int32 -
Undocumented
Declaration
Swift
open func testGetValue(_ pingName: String? = nil) -> Int64?
View on GitHub