IntegerLiteralType

typealias IntegerLiteralType = Int
  • Extends IntegerLiteralType to conform to the TimeIntervalLiterals protocol by implementing the seconds property.

    Declaration

    Swift

    public var seconds: TimeInterval