TimerId

public struct TimerId
extension TimerId: Equatable, Hashable

Undocumented

  • id

    Undocumented

    Declaration

    Swift

    public var id: UInt64
  • Undocumented

    Declaration

    Swift

    public init(id: UInt64)
  • Declaration

    Swift

    public static func == (lhs: TimerId, rhs: TimerId) -> Bool
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)