TimespanMetric

public class TimespanMetric : TimespanMetricProtocol

Undocumented

  • Undocumented

    Declaration

    Swift

    public convenience init(_ meta: CommonMetricData, _ timeUnit: TimeUnit)
  • Undocumented

    Declaration

    Swift

    public func cancel()
  • Undocumented

    Declaration

    Swift

    public func setRawNanos(_ elapsed: Int64)
  • Undocumented

    Declaration

    Swift

    public func start()
  • Undocumented

    Declaration

    Swift

    public func stop()
  • Undocumented

    Declaration

    Swift

    public func testGetNumRecordedErrors(_ error: ErrorType) -> Int32
  • Undocumented

    Declaration

    Swift

    public func testGetValue(_ pingName: String? = nil) -> Int64?