IntegerLiteralType
typealias IntegerLiteralType = Int
-
Extends
IntegerLiteralTypeto conform to theTimeIntervalLiteralsprotocol by implementing thesecondsproperty.Declaration
Swift
public var seconds: TimeInterval
View on GitHub
IntegerLiteralType Extension Reference