DispatchTime
extension DispatchTime: ExpressibleByIntegerLiteral
extension DispatchTime: ExpressibleByFloatLiteral
-
Declaration
Swift
public init(integerLiteral value: Int)
-
Declaration
Swift
public init(floatLiteral value: Double)