FloatLiteralType

typealias FloatLiteralType = Double
  • Extends FloatLiteralType to conform to the TimeIntervalLiterals protocol by implementing the seconds property.

    Declaration

    Swift

    public var seconds: TimeInterval